5065d3fd70
* "example" is now "sample" so examples can be tests
Renamed example to "sample" because the existing examples will become
tests.
* Starting work for adding example tests
* Should now work on Windows
* clangformat
* Abstracting cross-platform (WIP)
* fastpointcloud hacky but tests on linux
* fastpointcloud test works on windows
* less memory usage so it doesn't segfault anymore
* Made declaration static
* clangformat
* tried to fix up testing issues
* factored out a chunk of code
* Added SetUp so the testing dir is only made once
* Added calibration test
* Should work on Windows now
* Disable the logging for examples test
We want to be able to test the output of the examples without dealing with the logging
* loosened regex checker strictness
* removed strict assertion
* Added an enumerate test
* Transformation example better supports Linux
* Added a transformation feature test
* Add simple opencv compat test
* Added a basic test for the streaming example
This test enforces that at least one of 20 captures has both IR and color data
* Added a simple undistort test case
* Removed remnants of moved streaming
* Cleaned up code as suggested
* Backslashes for windows commands
* Factor out getting path to binary
* clangformat
* Factored out some ifdefs
* Fixed for Windows
* Cleanup and flush
* Renamed examples test to executables test
This definition better specifies what exactly is tested, and we can test other executables that aren't examples
* Modified the working directory for CTest (Linux)
* Revert "Modified the working directory for CTest (Linux)"
This reverts commit
|
||
---|---|---|
.. | ||
99-k4a.rules | ||
HmdKit.cs | ||
Reset-Device.ps1 | ||
RunTestList.py | ||
bootstrap-ubuntu.sh | ||
verify-windows.ps1 |