19 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
0338612f48 Removed redundant tests 2017-04-17 21:02:53 +01:00
John Wellbelove
aaac059008 Updated tests 2017-01-31 21:11:23 +00:00
John Wellbelove
695e16a8e4 Experimental reimplementation of etl::pool 2016-12-31 10:06:40 +00:00
John Wellbelove
fbf7eaf085 Fixed GCC warnings 2016-12-28 12:58:09 +00:00
John Wellbelove
4cad130878 Added test_begin_empty & test_iterator 2016-05-03 19:20:28 +01:00
John Wellbelove
f1c5c20ba7 Changed folder structure to be compatible with Arduino library specifications 2016-02-28 14:04:22 +00:00
jwellbelove
8659e0a4f7 Fixed GCC warnings 2016-01-15 08:13:53 +00:00
jwellbelove
01ff869fb5 Fixed test compile warnings 2016-01-13 16:10:15 +00:00
John Wellbelove
1ecbbe5c05 Added and modified capacity functions to better match the standard container APIs. 2016-01-11 23:58:01 +00:00
John Wellbelove
16a1978f43 Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
John Wellbelove
f6cf0965e9 Commented out un-implemented 'get_iterator()' tests. 2015-08-28 09:41:25 +01:00
John Wellbelove
28e046741b Added get_iterator tests 2015-08-27 20:25:37 +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
84769d1ae6 Updated unit tests 2015-01-18 20:08:40 +00:00
jwellbelove
7cf5784e86 Added 'is_in_pool' member function. 2014-12-11 11:45:15 +00:00
jwellbelove
6b9ab4c0ab Added new unit tests 2014-12-08 20:20:06 +00:00