mirror of
https://github.com/rive-app/rive-cpp.git
synced 2026-01-18 21:21:17 +01:00
Testing dynamically linking to lib in testing
This commit is contained in:
@@ -7,4 +7,4 @@ In the ```rive``` directory, run ```build.sh``` to debug build and ```build.sh r
|
||||
## Testing
|
||||
In the ```test``` directory, run ```test.sh``` to compile and execute the tests.
|
||||
|
||||
The tests themselves live in ```rive/test```. To add new tests, create a new xxx_test.cpp file here. The test harness will automatically pick up the new file.
|
||||
The tests live in ```rive/test```. To add new tests, create a new ```xxx_test.cpp``` file here. The test harness will automatically pick up the new file.
|
||||
Reference in New Issue
Block a user