Commit Graph

8 Commits

Author SHA1 Message Date
Levak Borok
d8f955d692 Run tests in parallel or only some with a filter
`make check JOBS=4` will spawn 4 workers and spread the tests among them.
`make check FILTER=try` will only run tests that contain `try` in their name.
2024-06-19 17:56:06 +02:00
DarkGuySM
6cffd49799 Update README.markdown
Corrected spelling mistake.
2022-10-02 15:44:29 +05:30
clubby789
1750e9cb8a Note code object support in readme 2022-06-15 11:37:07 +01:00
John Richards
0573318528 Renames options for BLOCK/STACK debugging and fixes indentation 2020-10-20 00:42:44 -04:00
John Richards
05c373b07a Adds ability to control block and stack debug output via CMake
Also updates README to detail how to enable various debug options.

A typo related to running tests has also been fixed.
2020-10-19 20:55:20 -04:00
Michael Hansen
6275a874f6 Fix #51 by adding more precise build instructions 2014-12-03 18:07:27 -08:00
Michael Hansen
7dcd8b9c41 Update readme 2014-06-10 19:26:53 -07:00
Darryl Pogue
2b6c1df72d Added README file. 2011-09-22 20:53:45 -07:00