Kevin Ring
|
fc8f124487
|
macOS fixes, especially to losslessNarrow.
|
2025-01-21 17:34:10 +11:00 |
Ashley Rogers
|
4e318925a5
|
Switch tests to doctest
|
2025-01-15 16:58:03 -05:00 |
Ashley Rogers
|
1e2e47ab5e
|
misc-include-cleaner for every file
|
2024-12-17 17:27:03 -05:00 |
Ashley Rogers
|
fde31cf262
|
Merge branch 'main' of github.com:CesiumGS/cesium-native into clang-tidy-4
|
2024-11-25 14:20:56 -05:00 |
Kevin Ring
|
dce56afd86
|
Give a more specific name to the TEST_CASE.
|
2024-11-25 18:21:58 +11:00 |
Sean Lilley
|
d1ccc7a10f
|
Add equality operator for JsonValue
|
2024-11-22 15:47:08 -05:00 |
Ashley Rogers
|
cca8871eef
|
Include both catch2 headers
|
2024-11-22 11:30:45 -05:00 |
Ashley Rogers
|
f82d65bead
|
Change Catch2 header
|
2024-11-22 11:17:21 -05:00 |
Kevin Ring
|
89dfc44bdc
|
Remove use of GSL.
Change gsl::span to std::span, and replace the few uses of gsl::narrow
with an alternative.
|
2024-11-06 15:16:03 +11:00 |
Marco Hutter
|
0e827f7afd
|
Updated includes based on clang-format with Regroup
This MAINLY inserted some blank lines between
the blocks.
|
2021-09-26 17:46:27 +02:00 |
Kevin Ring
|
4e45bab460
|
Use angle brackets to #include catch2.
|
2021-07-04 22:57:11 +10:00 |
Kevin Ring
|
3df9f5ef32
|
Fix test failure.
|
2021-04-19 10:35:21 +10:00 |
Kevin Ring
|
999c382cc1
|
Merge remote-tracking branch 'origin/main' into gltf-extensions
|
2021-04-16 16:07:23 +10:00 |
Samuel Vargas
|
94c77dd89e
|
Merge tag 'post-clang-format' into gltf-writer-clang-format
The commit that ran clang-format on the entire codebase and made no other changes.
|
2021-03-09 16:36:39 -05:00 |
Samuel Vargas
|
7c19d7d828
|
Add unittests for JsonValue
|
2021-03-05 07:41:17 -05:00 |