updated TESTING.md
This commit is contained in:
@@ -1,7 +1,12 @@
|
|||||||
## Testing (using src/selftest.cpp)
|
## Testing (using src/selftest.cpp)
|
||||||
|
|
||||||
After building a static library
|
After you build the static library, you can run:
|
||||||
- `make tests`: Will output to `build/tests/selftest`
|
|
||||||
|
- `make tests`:
|
||||||
|
|
||||||
|
This will output `selftest` to `build/tests/`.
|
||||||
|
|
||||||
|
Using this, you can run the following tests:
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user