You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
| 12345678910 |
- =======
- Testing
- =======
-
- There is a similar script for running tests::
-
- cd examples
- ./run_tests.sh vanilla
-
- This specifies a sqlite3 database to use for testing and filters out the useless output.
|