| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Added option to use catch2 for unit tests
Currently both doctest and catch2 are supported via some compatibility macros. doctest is the default, and ZEN_USE_CATCH2 needs to be defined to switch to catch2.
Our goal is to evaluate how well catch2 works and switch to catch2 if everything pans out since UE5 now supports using catch2 for unit tests.
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
cost
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
This appears to be necessary in order to be able to split the bundling
code up into functions. Functions implemented in xmake.lua files are not
persistented in the global table by the time task.on_run() is called
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |\ |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| |\| |
|
| | |
| |
| | |
asio-based HTTP implementation
|
| | | |
|
| | | |
|
| | | |
|
| |/ |
|
| | |
|
| | |
|