15 Commits

Author SHA1 Message Date
John Wellbelove
26b7326d72 Updated Code::Blocks project.
Changed test project include paths to use unittest++ as sub-module.
2017-05-08 20:48:22 +01:00
John Wellbelove
d58f675722 Added hash functions 2016-12-28 12:40:29 +00:00
John Wellbelove
e3ef9e1ae6 Fixed bug where previous occupant of the variant would not get destructed when a new value was assigned. 2016-06-19 08:39:07 +01:00
John Wellbelove
7611cfb905 Added many more variant tests 2016-05-03 19:19:56 +01:00
John Wellbelove
f1c5c20ba7 Changed folder structure to be compatible with Arduino library specifications 2016-02-28 14:04:22 +00:00
John Wellbelove
ceef10dc93 Disabled copy constructor.
Added interface assignment operator.
2016-01-14 18:31:43 +00:00
John Wellbelove
16a1978f43 Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
John Wellbelove
eb2a60ee8f Modified to eradicate unused variable warning in GCC 2015-12-11 19:05:49 +00:00
jwellbelove
95c30ccea9 Change alignment tests for variant. 2015-04-05 16:43:13 +01:00
jwellbelove
5325c7233f Merge remote-tracking branch 'origin/master' 2015-03-30 19:30:01 +01:00
Ryan Lindeman
2a0ea093bd fix missing const for etl:map 2015-03-19 20:09:08 -06:00
jwellbelove
ae385d5561 Added Github link to copyright notice. 2015-02-22 13:23:18 +00:00
jwellbelove
1e2c524d74 Changed test structure 2014-12-08 20:29:09 +00:00
jwellbelove
9c2619ddfd Mostly updated comments
Some extra tests
2014-11-21 17:10:04 +00:00
jwellbelove
878a103e99 New tests for new classes 2014-11-19 18:37:38 +00:00