..
Deprecated
literal with suffix ( #416 )
2021-09-02 13:03:38 +01:00
etl_error_handler
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
etl_initializer_list
Updated initializer_list project file platform toolset
2024-03-04 12:56:14 +00:00
Performance /unordered_map
literal with suffix ( #416 )
2021-09-02 13:03:38 +01:00
syntax_check
Added syntax checks for crc8_j1850 & crc8_j1850_zero
2024-01-18 08:57:50 +00:00
UnitTest++
Fixed shadow warnings in all files
2024-01-25 14:22:26 +00:00
vs2019
Work in progress
2023-04-02 11:06:42 +01:00
vs2022
Added message type traits
2024-03-05 09:55:08 +00:00
CMakeLists.txt
Added -Wnull-dereference flags to GCC and Clang unit test configurations
2024-01-25 16:33:56 +00:00
data.h
Removed float-equal warnings
2023-11-21 15:13:24 +00:00
etl_profile.h
Removed semicolon warnings
2023-08-29 09:25:58 +01:00
iterators_for_unit_tests.h
Eradicated all GCC and clang warnings
2022-07-27 10:42:03 +01:00
main.cpp
style: add missing new line at end of file ( #734 )
2023-07-18 08:12:53 +01:00
maincpp03check.cpp
Work in progress
2020-01-09 11:15:50 +00:00
meson.build
Update version and release notes
2023-11-24 11:22:50 +00:00
murmurhash3.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
murmurhash3.h
Add free-standing sanity tests for C++03/11/14/17 ( #351 )
2021-03-12 14:13:31 +00:00
run-syntax-checks.sh
Fixed output iterator for frame_check_sequence and pseudo_moving_average
2023-12-08 08:46:16 +00:00
run-tests.sh
Fixed shadow warnings in all files
2024-01-25 14:22:26 +00:00
test_algorithm.cpp
Fixed shadow warnings in all files
2024-01-25 14:22:26 +00:00
test_alignment.cpp
Fixed alignment functionality
2023-09-27 13:48:53 +01:00
test_array_view.cpp
Fixed Address Sanitizer issues
2023-04-28 10:32:58 +01:00
test_array_wrapper.cpp
Fixed Address Sanitizer issues
2023-04-28 10:32:58 +01:00
test_array.cpp
Added safe copy to etl::array::assign
2024-01-28 20:35:07 +00:00
test_atomic.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_base64.cpp
Added etl::string interface to etl::base64
2023-10-15 11:44:23 +01:00
test_binary.cpp
Added binary functors for ~ & | ^
2023-12-18 11:02:54 +00:00
test_bip_buffer_spsc_atomic.cpp
Bip buffer improvements ( #575 )
2022-07-28 08:18:47 +01:00
test_bit_stream_reader_big_endian.cpp
#807 Change in legacy etl::bitset with nullptr construction + error handling
2023-12-16 12:57:36 +00:00
test_bit_stream_reader_little_endian.cpp
#807 Change in legacy etl::bitset with nullptr construction + error handling
2023-12-16 12:57:36 +00:00
test_bit_stream_writer_big_endian.cpp
#807 Change in legacy etl::bitset with nullptr construction + error handling
2023-12-16 12:57:36 +00:00
test_bit_stream_writer_little_endian.cpp
#807 Change in legacy etl::bitset with nullptr construction + error handling
2023-12-16 12:57:36 +00:00
test_bit_stream.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_bit.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_bitset_legacy.cpp
#807 Change in legacy etl::bitset with nullptr construction + error handling
2023-12-16 12:57:36 +00:00
test_bitset_new_comparisons.cpp
Work in progress
2024-01-04 00:11:54 +00:00
test_bitset_new_default_element_type.cpp
Fixed shadow warnings in all files
2024-01-25 14:22:26 +00:00
test_bitset_new_explicit_single_element_type.cpp
Fixed shadow warnings in all files
2024-01-25 14:22:26 +00:00
test_bitset_new_ext_default_element_type.cpp
Fixed shadow warnings in all files
2024-01-25 14:22:26 +00:00
test_bitset_new_ext_explicit_single_element_type.cpp
Fixed shadow warnings in all files
2024-01-25 14:22:26 +00:00
test_bloom_filter.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_bresenham_line.cpp
Eradicated all GCC and clang warnings
2022-07-27 10:42:03 +01:00
test_bsd_checksum.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_buffer_descriptors.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_byte_stream.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_byte.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_callback_service.cpp
Fixed shadow warnings in all files
2024-01-25 14:22:26 +00:00
test_callback_timer_atomic.cpp
Fixed shadow warnings in all files
2024-01-25 14:22:26 +00:00
test_callback_timer_interrupt.cpp
Fixed shadow warnings in all files
2024-01-25 14:22:26 +00:00
test_callback_timer_locked.cpp
Fixed shadow warnings in all files
2024-01-25 14:22:26 +00:00
test_callback_timer.cpp
Fixed shadow warnings in all files
2024-01-25 14:22:26 +00:00
test_char_traits.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_checksum.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_circular_buffer_external_buffer.cpp
Fixed shadow warnings in all files
2024-01-25 14:22:26 +00:00
test_circular_buffer.cpp
Added repair() to etl::circular_buffer
2023-02-19 10:45:19 +00:00
test_circular_iterator.cpp
Fixed shadow warnings in all files
2024-01-25 14:22:26 +00:00
test_compare.cpp
Fixed shadow warnings in all files
2024-01-25 14:22:26 +00:00
test_constant.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_container.cpp
Fixed Address Sanitizer issues
2023-04-28 10:32:58 +01:00
test_correlation.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_covariance.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_crc1.cpp
Added CRC1 (AKA Parity)
2023-12-08 09:03:17 +00:00
test_crc8_ccitt.cpp
Added CRC1 (AKA Parity)
2023-12-07 16:19:46 +00:00
test_crc8_cdma2000.cpp
Added CRC1 (AKA Parity)
2023-12-07 16:19:46 +00:00
test_crc8_darc.cpp
Added CRC1 (AKA Parity)
2023-12-07 16:19:46 +00:00
test_crc8_dvbs2.cpp
Added CRC1 (AKA Parity)
2023-12-07 16:19:46 +00:00
test_crc8_ebu.cpp
Added CRC1 (AKA Parity)
2023-12-07 16:19:46 +00:00
test_crc8_icode.cpp
Added CRC1 (AKA Parity)
2023-12-07 16:19:46 +00:00
test_crc8_itu.cpp
Added CRC1 (AKA Parity)
2023-12-07 16:19:46 +00:00
test_crc8_j1850_zero.cpp
Implement SAE J1850 CRC8 and "Zero" version ( #812 )
2024-01-13 11:48:55 +00:00
test_crc8_j1850.cpp
Implement SAE J1850 CRC8 and "Zero" version ( #812 )
2024-01-13 11:48:55 +00:00
test_crc8_maxim.cpp
Added CRC1 (AKA Parity)
2023-12-07 16:19:46 +00:00
test_crc8_rohc.cpp
Added CRC1 (AKA Parity)
2023-12-07 16:19:46 +00:00
test_crc8_wcdma.cpp
Added CRC1 (AKA Parity)
2023-12-07 16:19:46 +00:00
test_crc16_a.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_crc16_arc.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_crc16_aug_ccitt.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_crc16_buypass.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_crc16_ccitt.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_crc16_cdma2000.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_crc16_dds110.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_crc16_dectr.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_crc16_dectx.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_crc16_dnp.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_crc16_en13757.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_crc16_genibus.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_crc16_kermit.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_crc16_m17.cpp
Added M17 CRC
2023-02-12 11:44:59 +01:00
test_crc16_maxim.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_crc16_mcrf4xx.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_crc16_modbus.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_crc16_profibus.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_crc16_riello.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_crc16_t10dif.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_crc16_teledisk.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_crc16_tms37157.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_crc16_usb.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_crc16_x25.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_crc16_xmodem.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_crc16.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_crc32_bzip2.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_crc32_c.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_crc32_d.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_crc32_jamcrc.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_crc32_mpeg2.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_crc32_posix.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_crc32_q.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_crc32_xfer.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_crc32.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_crc64_ecma.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_crc.cpp
literal with suffix ( #416 )
2021-09-02 13:03:38 +01:00
test_cyclic_value.cpp
Change iterator constructor parameter from reference to pointer
2023-01-26 13:30:22 +00:00
test_debounce.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_delegate_cpp03.cpp
Fixed shadow warnings in all files
2024-01-25 14:22:26 +00:00
test_delegate_service_compile_time.cpp
Fixed shadow warnings in all files
2024-01-25 14:22:26 +00:00
test_delegate_service_cpp03.cpp
Fixed shadow warnings in all files
2024-01-25 14:22:26 +00:00
test_delegate_service.cpp
Fixed shadow warnings in all files
2024-01-25 14:22:26 +00:00
test_delegate.cpp
Fixed shadow warnings in all files
2024-01-25 14:22:26 +00:00
test_deque.cpp
Changed shadowed variables
2024-03-05 12:17:09 +00:00
test_endian.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_enum_type.cpp
style: add missing new line at end of file ( #734 )
2023-07-18 08:12:53 +01:00
test_error_handler.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_etl_traits.cpp
Changes require for non-virtual messages
2023-08-18 20:51:36 +01:00
test_exception.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_expected.cpp
Changed etl::expected_invalid to non-template type
2023-11-14 10:35:04 +00:00
test_fixed_iterator.cpp
Fixed shadow warnings in all files
2024-01-25 14:22:26 +00:00
test_fixed_sized_memory_block_allocator.cpp
Array bounds and maybe-uninitialized warning fixes
2023-03-02 13:15:42 +00:00
test_flags.cpp
C++11 unit tests - Work in progress
2023-04-30 11:06:23 +01:00
test_flat_map.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_flat_multimap.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_flat_multiset.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_flat_set.cpp
Merge branch 'pull-request/#782-Set-is-full-error-when-adding-existing-item' into development
2023-11-24 11:26:55 +00:00
test_fnv_1.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_format_spec.cpp
C++11 unit tests - Work in progress
2023-04-30 11:06:23 +01:00
test_forward_list_shared_pool.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_forward_list.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_fsm.cpp
Changes require for non-virtual messages
2023-08-18 20:51:36 +01:00
test_function.cpp
Fixed shadow warnings in all files
2024-01-25 14:22:26 +00:00
test_functional.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_gamma.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_hash.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_hfsm_recurse_to_inner_state_on_start.cpp
Fixed selection of std/etl size()
2023-05-05 12:43:54 +01:00
test_hfsm.cpp
Added ETL_OR_STD17 macro for the namespace for size()
2023-04-23 18:58:30 +01:00
test_histogram.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_indirect_vector_external_buffer.cpp
Fixed shadow warnings in all files
2024-01-25 14:22:26 +00:00
test_indirect_vector.cpp
Fixed shadow warnings in all files
2024-01-25 14:22:26 +00:00
test_instance_count.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_integral_limits.cpp
Added ETL_OR_STD17 macro for the namespace for size()
2023-04-23 18:58:30 +01:00
test_intrusive_forward_list.cpp
Fixed shadow warnings in all files
2024-01-25 14:22:26 +00:00
test_intrusive_links.cpp
Updated intrusive links
2023-07-04 11:45:10 +01:00
test_intrusive_list.cpp
Fixed address sanitizer issues in unit tests
2023-07-04 11:45:11 +01:00
test_intrusive_queue.cpp
Updated intrusive links
2023-07-04 11:45:10 +01:00
test_intrusive_stack.cpp
Updated intrusive links
2023-07-04 11:45:10 +01:00
test_invert.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_io_port.cpp
Eradicated all GCC and clang warnings
2022-07-27 10:42:03 +01:00
test_iterator.cpp
Fixed Address Sanitizer issues
2023-04-28 10:32:58 +01:00
test_jenkins.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_largest.cpp
Work in progress
2023-04-02 11:06:42 +01:00
test_limiter.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_limits.cpp
Removed float-equal warnings
2023-11-21 15:13:24 +00:00
test_list_shared_pool.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_list.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_macros.cpp
Updated stringify macro for variadic parameters
2023-08-13 10:33:48 +01:00
test_make_string.cpp
Work in progress
2023-04-02 11:06:42 +01:00
test_map.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_math_functions.cpp
Removed float-equal warnings
2023-11-21 15:13:24 +00:00
test_math.cpp
Removed float-equal warnings
2023-11-21 15:13:24 +00:00
test_mean.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_mem_cast_ptr.cpp
Removed float-equal warnings
2023-11-21 15:13:24 +00:00
test_mem_cast.cpp
Removed float-equal warnings
2023-11-21 15:13:24 +00:00
test_mem_type.cpp
Further updates to mem_type
2021-06-29 20:02:49 +01:00
test_memory.cpp
Fixed shadow warnings in all files
2024-01-25 14:22:26 +00:00
test_message_broker.cpp
Added destination_router_id parameter overrides to receive() virtuaL functions
2023-01-29 20:46:41 +01:00
test_message_bus.cpp
Minor changes
2022-08-02 11:42:57 +01:00
test_message_packet.cpp
Added message type traits
2024-03-05 09:55:08 +00:00
test_message_router_registry.cpp
Eradicated all GCC and clang warnings
2022-07-27 10:42:03 +01:00
test_message_router.cpp
Changes require for non-virtual messages
2023-08-18 20:51:36 +01:00
test_message_timer_atomic.cpp
Added 'sentence case' versions of constants
2023-08-21 21:33:44 +01:00
test_message_timer_interrupt.cpp
Added 'sentence case' versions of constants
2023-08-21 21:33:44 +01:00
test_message_timer_locked.cpp
Added 'sentence case' versions of constants
2023-08-21 21:33:44 +01:00
test_message_timer.cpp
Added 'sentence case' versions of constants
2023-08-21 21:33:44 +01:00
test_message.cpp
Added tests for message base_type
2024-03-05 09:55:08 +00:00
test_multi_array.cpp
Fix tests after addition of ETL_NODISCARD
2023-07-04 11:45:10 +01:00
test_multi_range.cpp
Work in progress
2023-04-02 11:06:42 +01:00
test_multi_span.cpp
Change for VS2022 C++14
2023-12-04 14:34:38 +00:00
test_multi_vector.cpp
Test name updates
2023-09-25 16:55:19 +01:00
test_multimap.cpp
etl: apply code spell check across entire code base ( #818 )
2024-02-22 19:06:23 +00:00
test_multiset.cpp
etl: apply code spell check across entire code base ( #818 )
2024-02-22 19:06:23 +00:00
test_murmur3.cpp
C++11 unit tests - Work in progress
2023-04-30 11:06:23 +01:00
test_nth_type.cpp
Fix test array sizes
2023-04-02 11:06:43 +01:00
test_numeric.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_observer.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_optional.cpp
etl::optional C++ compatibility updates
2024-02-15 10:50:45 +00:00
test_overload.cpp
Enabled etl::overload for C++11 & C++14
2023-09-20 23:06:45 +01:00
test_packet.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_parameter_pack.cpp
Fix test array sizes
2023-04-02 11:06:43 +01:00
test_parameter_type.cpp
Fixed shadow warnings in all files
2024-01-25 14:22:26 +00:00
test_parity_checksum.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_pearson.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_poly_span_dynamic_extent.cpp
Removed float-equal warnings
2023-11-21 15:13:24 +00:00
test_poly_span_fixed_extent.cpp
Removed float-equal warnings
2023-11-21 15:13:24 +00:00
test_pool_external_buffer.cpp
Fixed shadow warnings in all files
2024-01-25 14:22:26 +00:00
test_pool.cpp
Fixed shadow warnings in all files
2024-01-25 14:22:26 +00:00
test_priority_queue.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_pseudo_moving_average.cpp
Fix test array sizes
2023-04-02 11:06:43 +01:00
test_quantize.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_queue_lockable_small.cpp
Added c++03 zero parameter emplace member functions
2023-08-25 02:05:46 +01:00
test_queue_lockable.cpp
Added c++03 zero parameter emplace member functions
2023-08-25 02:05:46 +01:00
test_queue_memory_model_small.cpp
Removed float-equal warnings
2023-11-21 15:13:24 +00:00
test_queue_mpmc_mutex_small.cpp
Added c++03 zero parameter emplace member functions
2023-08-25 02:05:46 +01:00
test_queue_mpmc_mutex.cpp
Added c++03 zero parameter emplace member functions
2023-08-25 02:05:46 +01:00
test_queue_spsc_atomic_small.cpp
Added c++03 zero parameter emplace member functions
2023-08-25 02:05:46 +01:00
test_queue_spsc_atomic.cpp
Added c++03 zero parameter emplace member functions
2023-08-25 02:05:46 +01:00
test_queue_spsc_isr_small.cpp
Added c++03 zero parameter emplace member functions
2023-08-25 02:05:46 +01:00
test_queue_spsc_isr.cpp
Added c++03 zero parameter emplace member functions
2023-08-25 02:05:46 +01:00
test_queue_spsc_locked_small.cpp
Added c++03 zero parameter emplace member functions
2023-08-25 02:05:46 +01:00
test_queue_spsc_locked.cpp
Added c++03 zero parameter emplace member functions
2023-08-25 02:05:46 +01:00
test_queue.cpp
Removed float-equal warnings
2023-11-21 15:13:24 +00:00
test_random.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_reference_flat_map.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_reference_flat_multimap.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_reference_flat_multiset.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_reference_flat_set.cpp
Merge branch 'pull-request/#782-Set-is-full-error-when-adding-existing-item' into development
2023-11-24 11:26:55 +00:00
test_rescale.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_result.cpp
Work-In-Progress for full implementation of etl::expected
2023-02-06 20:01:34 +01:00
test_rms.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_scaled_rounding.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_set.cpp
Fixed shadow warnings in all files
2024-01-25 14:22:26 +00:00
test_shared_message.cpp
Add support for in-place instantiation of a shared message in the message pool ( #854 )
2024-03-08 10:02:47 +00:00
test_singleton.cpp
Fix test array sizes
2023-04-02 11:06:43 +01:00
test_smallest.cpp
Added ETL_OR_STD17 macro for the namespace for size()
2023-04-23 18:58:30 +01:00
test_span_dynamic_extent.cpp
Added conversion operators to std::span
2023-09-20 23:06:32 +01:00
test_span_fixed_extent.cpp
Added conversion operators to std::span
2023-09-20 23:06:32 +01:00
test_stack.cpp
Removed float-equal warnings
2023-11-21 15:13:24 +00:00
test_standard_deviation.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_state_chart_compile_time_with_data_parameter.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_state_chart_compile_time.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_state_chart_with_data_parameter.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_state_chart_with_rvalue_data_parameter.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_state_chart.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_string_char_external_buffer.cpp
Removed float-equal warnings
2023-11-21 15:13:24 +00:00
test_string_char.cpp
Removed float-equal warnings
2023-11-21 15:13:24 +00:00
test_string_stream_u8.cpp
Added u8string + utilities
2023-11-14 00:06:57 +00:00
test_string_stream_u16.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_string_stream_u32.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_string_stream_wchar_t.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_string_stream.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_string_u8_external_buffer.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_string_u8.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_string_u16_external_buffer.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_string_u16.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_string_u32_external_buffer.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_string_u32.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_string_utilities_std_u8.cpp
Added u8string + utilities
2023-11-14 00:06:57 +00:00
test_string_utilities_std_u16.cpp
Fix test array sizes
2023-04-02 11:06:43 +01:00
test_string_utilities_std_u32.cpp
Fix test array sizes
2023-04-02 11:06:43 +01:00
test_string_utilities_std_wchar_t.cpp
Fix test array sizes
2023-04-02 11:06:43 +01:00
test_string_utilities_std.cpp
Fix test array sizes
2023-04-02 11:06:43 +01:00
test_string_utilities_u8.cpp
Added u8string + utilities
2023-11-14 00:06:57 +00:00
test_string_utilities_u16.cpp
Work in progress
2023-04-02 11:06:42 +01:00
test_string_utilities_u32.cpp
Work in progress
2023-04-02 11:06:42 +01:00
test_string_utilities_wchar_t.cpp
Work in progress
2023-04-02 11:06:42 +01:00
test_string_utilities.cpp
Work in progress
2023-04-02 11:06:42 +01:00
test_string_view.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_string_wchar_t_external_buffer.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_string_wchar_t.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_successor.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_task_scheduler.cpp
Added ETL_OR_STD17 macro for the namespace for size()
2023-04-23 18:58:30 +01:00
test_threshold.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_to_arithmetic_u8.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_to_arithmetic_u16.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_to_arithmetic_u32.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_to_arithmetic_wchar_t.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_to_arithmetic.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_to_string.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_to_u8string.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_to_u16string.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_to_u32string.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_to_wstring.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_type_def.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_type_lookup.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_type_select.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_type_traits.cpp
Added etl::is_default_constructible
2024-03-06 19:02:45 +00:00
test_unaligned_type_constexpr.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_unaligned_type.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_unordered_map.cpp
Fixed operator == implementations
2023-12-13 09:58:44 +00:00
test_unordered_multimap.cpp
Fixed operator == implementations
2023-12-13 09:58:44 +00:00
test_unordered_multiset.cpp
Fixed operator == implementations
2023-12-13 09:58:44 +00:00
test_unordered_set.cpp
Fixed operator == implementations
2023-12-13 09:58:44 +00:00
test_user_type.cpp
style: add missing new line at end of file ( #734 )
2023-07-18 08:12:53 +01:00
test_utility.cpp
Added etl::forward_like
2023-07-15 09:51:08 +01:00
test_variance.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_variant_legacy.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_variant_pool_external_buffer.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_variant_pool.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_variant_variadic.cpp
variant varadic default constructed state ( #804 )
2024-02-22 19:14:37 +00:00
test_vector_external_buffer.cpp
Fixed shadow warnings in all files
2024-01-25 14:22:26 +00:00
test_vector_non_trivial.cpp
Fixed shadow warnings in all files
2024-01-25 14:22:26 +00:00
test_vector_pointer_external_buffer.cpp
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
2023-11-24 09:59:35 +00:00
test_vector_pointer.cpp
Fixed: move assignment not working for non-empty containers ( #759 )
2023-09-20 23:06:32 +01:00
test_vector.cpp
Fixed shadow warnings in all files
2024-01-25 14:22:26 +00:00
test_visitor.cpp
Refactored visitor and variant to allow const variants and fix passing references to visitors
2023-07-04 11:41:00 +01:00
test_xor_checksum.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test_xor_rotate_checksum.cpp
Updated copyright notice
2022-06-10 21:45:37 +01:00
test.sh
Removed float-equal warnings
2023-11-21 15:13:24 +00:00
unit_test_framework.h
style: add missing new line at end of file ( #734 )
2023-07-18 08:12:53 +01:00
words.txt
New hash & checksum algorithms
2015-08-19 21:00:53 +01:00