1451 Commits

Author SHA1 Message Date
John Wellbelove
4cad130878 Added test_begin_empty & test_iterator 2016-05-03 19:20:28 +01:00
John Wellbelove
7611cfb905 Added many more variant tests 2016-05-03 19:19:56 +01:00
John Wellbelove
fc272fce20 Added test_pop_exception 2016-05-03 19:19:34 +01:00
John Wellbelove
0d43347c0c Added many new tests 2016-05-03 19:19:05 +01:00
John Wellbelove
fe1e05a810 Added test_at_out_of_bounds & test_const_at_out_of_bounds 2016-05-03 19:18:41 +01:00
John Wellbelove
01a94919e3 Added test_pop_back_exception & test_pop_front_exception 2016-05-03 19:18:13 +01:00
John Wellbelove
dfbd0391a2 Added various tests 2016-05-03 19:17:26 +01:00
John Wellbelove
8d59c170ef Added test_pop_excess 2016-05-03 19:16:53 +01:00
John Wellbelove
3a8cfda2c2 Fixed floating point hashes 2016-05-03 19:16:31 +01:00
John Wellbelove
b6fd26f58a Added test_jenkins_32_finalised_exception 2016-05-03 19:16:07 +01:00
John Wellbelove
c12aacf171 Added test_resize_down_value
Added test_pop_back_exception
Added test_const_reverse_iterator2
2016-05-03 18:55:37 +01:00
John Wellbelove
f9a9c3a0bd Removed flat_map_iterator exception class. 2016-05-03 18:54:14 +01:00
John Wellbelove
93c2b4bb81 Removed flat_multimap_out_of_bounds & flat_multimap_iterator exception classes. 2016-05-03 18:53:52 +01:00
John Wellbelove
aa47131958 Removed flat_multiset_out_of_bounds & flat_multiset_iterator exception classes. 2016-05-03 18:53:29 +01:00
John Wellbelove
7f3f214a1e Removed flat_set_out_of_bounds exception class 2016-05-03 18:52:51 +01:00
John Wellbelove
1f1952bfab Removed ETL_ASSERT in assign 2016-05-03 18:52:30 +01:00
John Wellbelove
fac8b9e6e9 Changed test in assign range 2016-05-03 18:52:02 +01:00
John Wellbelove
39b967e6dc Changed test in assign range 2016-05-03 18:51:43 +01:00
John Wellbelove
74c8bf0e20 Fixed bugs in pop_front and insert_after. 2016-05-03 18:51:00 +01:00
John Wellbelove
55179454f2 Removed condition from splice() 2016-05-03 18:50:00 +01:00
John Wellbelove
ec74c52fbc Removed ETL_ASSERT and commented out debug code. 2016-05-03 18:49:21 +01:00
John Wellbelove
8cc41990c4 Refactored the #defines 2016-05-03 18:48:12 +01:00
John Wellbelove
00115ac9d8 Removed some ETL errors from the functions. 2016-05-03 18:47:51 +01:00
John Wellbelove
7957ff0962 Removed iterator exception 2016-05-03 18:46:40 +01:00
John Wellbelove
8754ff7feb Used enable_if to optimise hash classes. 2016-05-03 18:46:12 +01:00
John Wellbelove
15958f9d65 Simplfied default hash definitions. 2016-05-03 18:45:21 +01:00
John Wellbelove
566cc682c3 Fixed 32/64 bit warning 2016-05-03 18:40:46 +01:00
John Wellbelove
b0063d1d08 Merge remote-tracking branch 'origin/development' 2016-03-18 20:36:15 +00:00
John Wellbelove
7df25e88a0 Fixed bug in resize 'down'. 2016-03-18 20:35:12 +00:00
John Wellbelove
ec01d3e872 Merge remote-tracking branch 'origin/development' 2016-03-17 20:46:10 +00:00
John Wellbelove
4ea0900aec Fix to 16 bit parity calculation.
Altered to keep code coverage tool happy.
2016-03-17 20:45:18 +00:00
John Wellbelove
6c0c135296 Update version for Arduino 8.0.4 2016-03-13 12:38:02 +00:00
John Wellbelove
5519658c79 Merge remote-tracking branch 'origin/development' 2016-03-13 12:34:14 +00:00
John Wellbelove
d0dfcc0da8 Update version for Arduino 2016-03-13 12:33:49 +00:00
John Wellbelove
0e21f02976 Git ignore files 2016-03-13 12:30:20 +00:00
John Wellbelove
130ce77b41 Updated due to new platform macro definitions 2016-03-13 12:29:54 +00:00
John Wellbelove
b99eae63fa Code:Blocks IDE updates 2016-03-13 12:23:32 +00:00
John Wellbelove
756a650b2f Fixed warning 2016-03-13 12:19:41 +00:00
John Wellbelove
46eea4caed Added platform.h.
Fixed GCC incompatibilities
2016-03-10 00:41:36 +00:00
John Wellbelove
2e728c568d New platform macro definitions 2016-03-10 00:40:05 +00:00
John Wellbelove
bbcb967c38 Added Visual Studio project for BlinkList 2016-03-07 19:27:12 +00:00
John Wellbelove
8bff7a9df4 Removed unsued header include 2016-03-07 19:26:20 +00:00
John Wellbelove
e255d23522 Removed redundant loop 2016-03-06 13:30:35 +00:00
John Wellbelove
da234c33c5 Removed redundant loop 8.0.3 2016-03-06 13:06:43 +00:00
John Wellbelove
cc459381a6 Merge remote-tracking branch 'origin/development' 2016-03-06 12:49:40 +00:00
John Wellbelove
3f8b4c2b26 Updated icons 2016-03-06 12:49:01 +00:00
John Wellbelove
ed293fd64d Updated icons 2016-03-06 12:48:35 +00:00
John Wellbelove
51fa96f90b Added container.h include 2016-03-06 12:48:14 +00:00
John Wellbelove
b34d026c3f Uncomment ET_ERROR in resize. 2016-03-06 12:47:46 +00:00
John Wellbelove
9781cfcf76 Put iterations into a function 2016-03-04 20:24:32 +00:00