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
|
1527e9781f
|
Added assign, insert and erase member functions.
|
2017-02-16 06:53:36 +00:00 |
|
John Wellbelove
|
f1c5c20ba7
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +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
|
46de221cfe
|
Added self assignment tests.
|
2015-01-24 19:32:09 +00:00 |
|
jwellbelove
|
824eb89719
|
Added get() non-member template functions.
|
2014-12-09 15:04:53 +00:00 |
|
jwellbelove
|
c1d46996d7
|
Removed spaces
|
2014-12-08 20:25:30 +00:00 |
|
jwellbelove
|
ca7e569033
|
Modified array tests
|
2014-11-19 18:35:37 +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
|
740b088282
|
Changes for compatibility with GCC
|
2014-11-04 20:33:11 +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
|
520b64a243
|
Lower case 'a' in array.h
|
2014-10-26 17:41:40 +00:00 |
|
jwellbelove
|
c052dc91be
|
namespace elt to etl
Corrected namespace from elt to etl
|
2014-10-26 16:39:14 +00:00 |
|