b78045ffe7 | ||
---|---|---|
.. | ||
categories | ||
HandmadeMath.c | ||
HandmadeMath.cpp | ||
HandmadeMathDifferentPrefix.cpp | ||
HandmadeTest.h | ||
Makefile | ||
README.md | ||
hmm_test.c | ||
hmm_test.cpp | ||
hmm_test.h | ||
initializer.h | ||
run_test_clang.bat | ||
run_test_msvc.bat |
README.md
Testing
You can compile and run the tests yourself by running:
make
To run a specific test configuration, run one of:
make c
make c_no_sse
make cpp
make cpp_no_sse