SemanticDiff etl
Make tests build with C++14
#627
Merged

Make tests build with C++14 #627

jovere
jovere Work on making tests build with C++14.
237ebddd
jovere Specify array size for bit_stream so C++14 works.
5f320f67
jovere Change send message call. (build error in c++14 since unhandled)
b2a69bfa
jovere Update murmur3 test for C++14.
1529e607
jovere Fix unaligned_type to work with C++14.
c778a892
jovere Disable unsupported type_traits checks in C++14.
58cca14a
jovere Get variant_variadic tests in C++14.
762fcd06
jovere Get type_lookup tests working in C++14.
b5c466e8
jovere Get poly_span tests working in C++14.
55c61adc
jovere Get span tests working in C++14.
b74d05c7
jovere Bitset and instance_count
97823e6d
jovere Largest working in C++14 tests.
63bcc87e
jovere Parameter pack working in C++14 with limited support.
8843009c
jovere Make constants by using enums.
4fc17e4a
jovere Disable tests for string utilities for standard library on C++14.
3a25cb2b
jovere Disable C++17 check and remove warning for function signature change …
552959c2
jovere Set standard to C++17
21da99d5
jovere Set default to C++17, but allow it to be changed from the command line.
5732176f
jovere Add C++14 builds.
b3dd05fc
jovere Give C++14 builds a distinguishing name.
35dc7431
jovere Fix undefined variables with No-STL.
6d36160d
jovere Fix message_packet unused parameter warning.
1c73368e
jovere Fix clang warning regarding `typename` being a C++17 extension. Tests…
d5f5a46b
jovere Add copy constructors for reference wrappers, since when manually cre…
e22f7122
jovere Change to requiring C++14 or newer support for tests.
d5cd8125
jovere Build with the total number of cores available.
a1c16cc2
jwellbelove
jwellbelove commented on 2022-10-24
jovere * Add an `ETL_OR_STD17` define and use it for `size`.
b9ce2855
jovere
jwellbelove
jwellbelove jwellbelove changed the base branch from master to feature/#627-Make-tests-build-with-C++14 1 year ago
jwellbelove Merge branch 'feature/#627-Make-tests-build-with-C++14' into master
87e746e8
jwellbelove jwellbelove merged 5728f986 into feature/#627-Make-tests-build-with-C++14 1 year ago
jovere
jwellbelove
jovere
jwellbelove

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone