Commit Graph

30 Commits

Author SHA1 Message Date
Kevin Ring e9eb9e9e7f New retained mode CreditSystem.
Not hooked up to Tileset yet.
2025-03-28 18:32:35 +11:00
Ashley Rogers 4e318925a5 Switch tests to doctest 2025-01-15 16:58:03 -05:00
Ashley Rogers 2c8aa4a422 Fix includes using script 2024-12-20 11:56:49 -05:00
Ashley Rogers 1e2e47ab5e misc-include-cleaner for every file 2024-12-17 17:27:03 -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 dff7e61171 Create CesiumRasterOverlays library. 2023-11-14 18:29:47 +11:00
Janine Liu 255e13e0c1 Add test and changelog entry 2023-03-31 14:57:59 -04:00
Joseph Kaile f68e734de1 add test to ensure that credit sorting is working 2022-03-15 18:12:49 -04:00
Joseph Kaile 11137b11ba final commit 2022-03-08 15:54:21 -05:00
Joseph Kaile b94502a5cb test when all credits have same frequency counts 2022-03-08 15:00:38 -05:00
Joseph Kaile 35be6db6a2 complete copy paste of passing test 2022-03-08 14:48:10 -05:00
Joseph Kaile 40ca78b410 add noexcept to method.. make slight change to make identical to passing test 2022-03-08 14:31:10 -05:00
Joseph Kaile 63aa9f4195 add frequency test; comment out more code 2022-03-08 14:14:54 -05:00
Joseph Kaile 3b66f5b08c remove final require 2022-03-08 13:43:11 -05:00
Joseph Kaile d5590ccbc8 remove final require 2022-03-08 13:40:15 -05:00
Joseph Kaile a84935c123 remove all but one requires 2022-03-08 13:29:07 -05:00
Joseph Kaile ee81839bf3 removing potential wrong REQUIRES 2022-03-08 12:58:21 -05:00
Joseph Kaile 10f9563459 another test without requres... 2022-03-08 12:42:12 -05:00
Joseph Kaile 71412e10ec Revert "remove const & from returning vector, most likely causing the exception"
This reverts commit 027cfc211c.
2022-03-08 12:28:39 -05:00
Joseph Kaile 027cfc211c remove const & from returning vector, most likely causing the exception 2022-03-08 12:12:21 -05:00
Joseph Kaile ee81837ca7 debug travis test 2022-03-08 12:01:18 -05:00
Joseph Kaile de0884755a added < operator to sort the credits 2022-03-08 11:45:00 -05:00
Joseph Kaile 4f49666a0f debugging travis test 2022-03-08 11:17:12 -05:00
Joseph Kaile 6e1ea5628e fix another test 2022-03-08 11:01:49 -05:00
Joseph Kaile 85eabcfd54 final fix for testing credit system 2022-03-08 10:21:15 -05:00
Joseph Kaile 8364bc8c5a check if expected == actual using std::permutation 2022-03-07 21:09:28 -05:00
Joseph Kaile 2b55bcacda sorted credits for some reason reverses the order, updated tests 2022-03-07 20:39:11 -05: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
Daniel Krupka 8b3bb34827 Rename Cesium3DTiles -> Cesium3DTilesSelection 2021-07-30 11:45:37 -04:00