This website requires JavaScript.
Explore
Help
Sign In
Deukhoofd
/
Arbutils
Watch
1
Star
0
Fork
0
You've already forked Arbutils
Code
Issues
Pull Requests
Releases
Wiki
Activity
Arbutils
/
tests
History
Deukhoofd
1be055760a
Some checks failed
continuous-integration/drone/push
Build is failing
Details
Reworks ensure and throw to not fully depend on macros anymore.
2021-11-21 12:27:46 +01:00
..
DictionaryTests.cpp
Rework Dictionary::TryGet to use std::optional.
2020-12-12 12:53:47 +01:00
EnsureTests.cpp
Rename Assert.hpp --> Ensure.hpp, style fixes.
2020-12-13 11:45:00 +01:00
EnumTests.cpp
Switch from Catch2 to DocTest for unit tests.
2020-09-25 11:50:53 +02:00
ExceptionTests.cpp
Reworks ensure and throw to not fully depend on macros anymore.
2021-11-21 12:27:46 +01:00
ListTests.cpp
Switch from Catch2 to DocTest for unit tests.
2020-09-25 11:50:53 +02:00
MemoryTests.cpp
Adds documentation, style fixes.
2021-09-25 17:59:06 +02:00
RandomTests.cpp
Switch from Catch2 to DocTest for unit tests.
2020-09-25 11:50:53 +02:00
StringViewTests.cpp
Switch from Catch2 to DocTest for unit tests.
2020-09-25 11:50:53 +02:00
UniquePtrListTests.cpp
Reorganise memory model to make it clear Memory.hpp should be referenced.
2020-12-11 15:29:27 +01:00