| .. |
|
codeblocks
|
Added binary.h to project files.
|
2015-02-15 21:18:09 +00:00 |
|
iar
|
initial release of etl::map without balance
|
2015-01-29 22:13:13 -07:00 |
|
keil
|
initial release of etl::map without balance
|
2015-01-29 22:13:13 -07:00 |
|
vs2013
|
Added binary.h to project files.
|
2015-02-15 21:18:09 +00:00 |
|
data.h
|
Test data classes
|
2015-01-18 10:33:49 +00:00 |
|
ExtraCheckMacros.h
|
Defines CHECK_NO_THROW
|
2014-11-03 12:33:46 +00:00 |
|
main.cpp
|
namespace elt to etl
|
2014-10-26 16:39:14 +00:00 |
|
test_algorithm.cpp
|
Added new unit tests
|
2014-12-08 20:20:25 +00:00 |
|
test_alignment.cpp
|
Added new unit tests
|
2014-12-08 20:20:25 +00:00 |
|
test_array.cpp
|
Added self assignment tests.
|
2015-01-24 19:32:09 +00:00 |
|
test_binary.cpp
|
Added rotate (+- distance)
|
2015-02-15 10:22:01 +00:00 |
|
test_bitset.cpp
|
Added extra tests for iterators.
|
2015-02-05 19:58:06 +00:00 |
|
test_bloom_filter.cpp
|
Updated unit tests
|
2015-01-18 20:08:40 +00:00 |
|
test_checksum.cpp
|
Added new unit tests
|
2014-12-08 20:20:06 +00:00 |
|
test_compile.cpp
|
Updated unit tests
|
2015-01-18 20:08:40 +00:00 |
|
test_container.cpp
|
Mostly updated comments
|
2014-11-21 17:10:04 +00:00 |
|
test_crc.cpp
|
Changed to stddef.h
|
2014-12-08 20:21:33 +00:00 |
|
test_cyclic_value.cpp
|
Added assignment, equality & swap tests
|
2014-12-08 20:26:09 +00:00 |
|
test_deque.cpp
|
fix missing const for etl:map
|
2015-03-19 20:09:08 -06:00 |
|
test_endian.cpp
|
Added new unit tests
|
2014-12-08 20:20:06 +00:00 |
|
test_enum_type.cpp
|
Added equality test
|
2014-12-08 20:27:23 +00:00 |
|
test_error_handler.cpp
|
Added new unit tests
|
2014-12-08 20:20:06 +00:00 |
|
test_exception.cpp
|
Mostly updated comments
|
2014-11-21 17:10:04 +00:00 |
|
test_fixed_iterator.cpp
|
Initial fixed position iterator tests.
|
2015-02-01 17:21:19 +00:00 |
|
test_fnv_1.cpp
|
Added new unit tests
|
2014-12-08 20:20:06 +00:00 |
|
test_forward_list.cpp
|
Added self assignment tests.
|
2015-01-24 19:32:09 +00:00 |
|
test_function.cpp
|
Mostly updated comments
|
2014-11-21 17:10:04 +00:00 |
|
test_functional.cpp
|
Added new unit tests
|
2014-12-08 20:20:06 +00:00 |
|
test_hash.cpp
|
Added parenthese around casts
|
2014-12-09 15:24:17 +00:00 |
|
test_instance_count.cpp
|
Added new unit tests
|
2014-12-08 20:20:06 +00:00 |
|
test_integral_limits.cpp
|
Mostly updated comments
|
2014-11-21 17:10:04 +00:00 |
|
test_largest.cpp
|
Mostly updated comments
|
2014-11-21 17:10:04 +00:00 |
|
test_list.cpp
|
Added self assignment tests.
|
2015-01-24 19:32:09 +00:00 |
|
test_lookup.cpp
|
Modified lookup to use modified vector.
|
2015-01-24 19:31:41 +00:00 |
|
test_map.cpp
|
fix missing const for etl:map
|
2015-03-19 20:09:08 -06:00 |
|
test_maths.cpp
|
Added more power templates
|
2015-01-17 14:01:06 +00:00 |
|
test_numeric.cpp
|
Mostly updated comments
|
2014-11-21 17:10:04 +00:00 |
|
test_observer.cpp
|
Update to comments
|
2014-12-24 20:49:16 +00:00 |
|
test_pool.cpp
|
fix missing const for etl:map
|
2015-03-19 20:09:08 -06:00 |
|
test_queue.cpp
|
Added copy constructor and assignment operator
|
2015-01-24 19:30:15 +00:00 |
|
test_smallest.cpp
|
New tests for new classes
|
2014-11-19 18:37:38 +00:00 |
|
test_stack.cpp
|
Added copy constructor and assignment operator
|
2015-01-24 19:30:15 +00:00 |
|
test_type_traits.cpp
|
Modified 'extent' tests
|
2014-12-08 20:28:52 +00:00 |
|
test_variant.cpp
|
fix missing const for etl:map
|
2015-03-19 20:09:08 -06:00 |
|
test_vector.cpp
|
Improved coverage of test_insert_position_value
|
2015-02-10 21:05:06 +00:00 |
|
test_visitor.cpp
|
Mostly updated comments
|
2014-11-21 17:10:04 +00:00 |