2017-02-23 23:14:07 +00:00
..
codeblocks Updated project files 2016-12-28 13:21:20 +00:00
iar Added an etl::map test. 2016-01-09 10:28:14 +00:00
keil Added an etl::map test. 2016-01-09 10:28:14 +00:00
Performance/unordered_map Performance tests for unordered map. 2016-12-31 10:07:14 +00:00
vs2015 Updated project files. 2017-02-16 06:53:36 +00:00
data.h Tabs to spaces 2016-12-28 13:20:58 +00:00
ExtraCheckMacros.h Defines CHECK_NO_THROW 2014-11-03 12:33:46 +00:00
main.cpp Added Github link to copyright notice. 2015-02-22 13:23:18 +00:00
murmurhash3.cpp Linux compatible filename case. 2016-12-14 12:55:18 +00:00
murmurhash3.h Added platform.h. 2016-03-10 00:41:36 +00:00
test_algorithm.cpp Added more transform algorithms 2017-02-23 23:11:21 +00:00
test_alignment.cpp Fixed GCC warnings 2016-12-28 13:20:40 +00:00
test_array.cpp Added assign, insert and erase member functions. 2017-02-16 06:53:36 +00:00
test_binary.cpp Added various tests 2016-05-03 19:17:26 +01:00
test_bitset.cpp Fixed GCC warnings 2016-12-28 13:20:27 +00:00
test_bloom_filter.cpp Changed string length calls. 2016-12-28 13:19:37 +00:00
test_bsd_checksum.cpp Added platform.h. 2016-03-10 00:41:36 +00:00
test_checksum.cpp Changed folder structure to be compatible with Arduino library specifications 2016-02-28 14:04:22 +00:00
test_compile.cpp Added platform.h. 2016-03-10 00:41:36 +00:00
test_container.cpp Changed folder structure to be compatible with Arduino library specifications 2016-02-28 14:04:22 +00:00
test_crc.cpp Changed folder structure to be compatible with Arduino library specifications 2016-02-28 14:04:22 +00:00
test_cyclic_value.cpp Changed folder structure to be compatible with Arduino library specifications 2016-02-28 14:04:22 +00:00
test_debounce.cpp Added signal & key debounce class 2016-05-10 19:09:47 +01:00
test_deque.cpp Updated tests 2017-01-31 21:11:23 +00:00
test_endian.cpp Changed folder structure to be compatible with Arduino library specifications 2016-02-28 14:04:22 +00:00
test_enum_type.cpp Updated tests 2017-01-31 21:11:23 +00:00
test_error_handler.cpp Added platform.h. 2016-03-10 00:41:36 +00:00
test_exception.cpp Removed redundant code 2016-12-28 13:18:26 +00:00
test_fixed_iterator.cpp Changed folder structure to be compatible with Arduino library specifications 2016-02-28 14:04:22 +00:00
test_flat_map.cpp Added test_at_out_of_bounds & test_const_at_out_of_bounds 2016-05-03 19:18:41 +01:00
test_flat_multimap.cpp Updated tests 2017-01-31 21:11:23 +00:00
test_flat_multiset.cpp Changed folder structure to be compatible with Arduino library specifications 2016-02-28 14:04:22 +00:00
test_flat_set.cpp Changed folder structure to be compatible with Arduino library specifications 2016-02-28 14:04:22 +00:00
test_fnv_1.cpp Fixed GCC warnings 2016-12-28 13:18:05 +00:00
test_forward_list.cpp Added extra size tests 2017-02-23 23:14:07 +00:00
test_function.cpp Changed folder structure to be compatible with Arduino library specifications 2016-02-28 14:04:22 +00:00
test_functional.cpp Changed folder structure to be compatible with Arduino library specifications 2016-02-28 14:04:22 +00:00
test_hash.cpp Fixed GCC warnings 2016-12-28 13:18:05 +00:00
test_instance_count.cpp Restored commented out tests 2016-12-28 13:17:45 +00:00
test_integral_limits.cpp Changed folder structure to be compatible with Arduino library specifications 2016-02-28 14:04:22 +00:00
test_intrusive_forward_list.cpp Updated tests 2017-01-31 21:11:23 +00:00
test_intrusive_links.cpp Removed support for auto and checked links. 2016-12-28 13:12:37 +00:00
test_intrusive_list.cpp Updated tests 2017-01-31 21:11:23 +00:00
test_intrusive_queue.cpp Tests for intrusive_queue 2016-12-28 13:22:37 +00:00
test_intrusive_stack.cpp Removed support for auto and checked links. 2016-12-28 13:12:37 +00:00
test_io_port.cpp Fixed GCC warnings 2016-12-28 13:12:22 +00:00
test_iterator.cpp Added iterator property type templates. 2017-02-16 06:53:36 +00:00
test_jenkins.cpp Removed Jenkins 64bit hash. 2017-01-18 12:49:49 +00:00
test_largest.cpp Changed folder structure to be compatible with Arduino library specifications 2016-02-28 14:04:22 +00:00
test_list.cpp Added extra size tests 2017-02-23 23:14:07 +00:00
test_map.cpp Updated tests 2017-01-31 21:11:23 +00:00
test_maths.cpp Fixed GCC warnings 2016-12-28 13:11:29 +00:00
test_memory.cpp memory algorithm updates 2017-02-23 23:12:48 +00:00
test_multimap.cpp Changed folder structure to be compatible with Arduino library specifications 2016-02-28 14:04:22 +00:00
test_multiset.cpp Changed folder structure to be compatible with Arduino library specifications 2016-02-28 14:04:22 +00:00
test_murmur3.cpp Changed folder structure to be compatible with Arduino library specifications 2016-02-28 14:04:22 +00:00
test_numeric.cpp Changed folder structure to be compatible with Arduino library specifications 2016-02-28 14:04:22 +00:00
test_observer.cpp Fixed GCC warnings 2016-12-28 13:11:29 +00:00
test_optional.cpp Fixed GCC warnings 2016-12-28 13:11:29 +00:00
test_pearson.cpp Changed folder structure to be compatible with Arduino library specifications 2016-02-28 14:04:22 +00:00
test_pool.cpp Updated tests 2017-01-31 21:11:23 +00:00
test_priority_queue.cpp Fixed GCC warnings 2016-12-28 12:56:53 +00:00
test_queue.cpp Added test_pop_exception 2016-05-03 19:19:34 +01:00
test_random.cpp Tests for etl::random 2017-02-16 06:53:37 +00:00
test_set.cpp Changed folder structure to be compatible with Arduino library specifications 2016-02-28 14:04:22 +00:00
test_smallest.cpp Added tests for new classes 2016-12-28 12:56:26 +00:00
test_stack.cpp Added test_pop_excess 2016-05-03 19:16:53 +01:00
test_string_char.cpp Changed "string.h" header to "cstring.h" 2016-12-28 12:56:05 +00:00
test_string_u16.cpp Fixed GCC warnings 2016-12-28 12:56:53 +00:00
test_string_u32.cpp Fixed GCC warnings 2016-12-28 12:56:53 +00:00
test_string_wchar_t.cpp Fixed GCC warnings 2016-12-28 12:56:53 +00:00
test_type_def.cpp Updated tests 2017-01-31 21:11:23 +00:00
test_type_traits.cpp Changed tests for wchar_t. 2016-12-28 12:57:47 +00:00
test_unordered_map.cpp Updated tests 2017-01-31 21:11:23 +00:00
test_unordered_multimap.cpp Updated tests 2017-01-31 21:11:23 +00:00
test_unordered_multiset.cpp Updated tests 2017-01-31 21:11:23 +00:00
test_unordered_set.cpp Updated tests 2017-01-31 21:11:23 +00:00
test_utility.cpp Added as_const tests 2016-12-28 12:54:58 +00:00
test_variant.cpp Added hash functions 2016-12-28 12:40:29 +00:00
test_vector_pointer.cpp Updated tests 2017-01-31 21:11:23 +00:00
test_vector.cpp Added extra size tests 2017-02-23 23:14:07 +00:00
test_visitor.cpp Changed folder structure to be compatible with Arduino library specifications 2016-02-28 14:04:22 +00:00
test_xor_checksum.cpp Changed folder structure to be compatible with Arduino library specifications 2016-02-28 14:04:22 +00:00
words.txt New hash & checksum algorithms 2015-08-19 21:00:53 +01:00