17 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
fc272fce20 Added test_pop_exception 2016-05-03 19:19:34 +01:00
John Wellbelove
f1c5c20ba7 Changed folder structure to be compatible with Arduino library specifications 2016-02-28 14:04:22 +00:00
jwellbelove
e02caab6cc Fixed GCC warnings 2016-01-15 08:13:53 +00:00
John Wellbelove
ceef10dc93 Disabled copy constructor.
Added interface assignment operator.
2016-01-14 18:31:43 +00:00
jwellbelove
01ff869fb5 Fixed test compile warnings 2016-01-13 16:10:15 +00:00
John Wellbelove
16a1978f43 Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
jwellbelove
ae385d5561 Added Github link to copyright notice. 2015-02-22 13:23:18 +00:00
jwellbelove
ee3dd66576 Added copy constructor and assignment operator 2015-01-24 19:30:15 +00:00
jwellbelove
3145c28a1c Modified to use placement new as allocator. 2015-01-20 20:58:29 +00:00
jwellbelove
da4afe23e8 Removed front and back empty tests 2014-12-08 20:28:01 +00:00
jwellbelove
9c2619ddfd Mostly updated comments
Some extra tests
2014-11-21 17:10:04 +00:00
jwellbelove
21cfc811cf Added 'swap' 2014-11-06 12:54:00 +00:00
jwellbelove
1108b9e5c7 Updates for Code::Blocks and CodeLite
Updates so that Code::Blocks and CodeLite can compile the tests.
Made include guards upper case.
2014-11-05 17:41:17 +00:00
jwellbelove
102e4a8bed Changed exception names 2014-11-03 12:33:05 +00:00
jwellbelove
4e2bfb2740 Modified unit tests to use CHECK_THROW 2014-10-31 15:59:22 +00:00
jwellbelove
487671a024 Added back() tests 2014-10-27 11:30:42 +00:00