diff options
-rw-r--r-- | README.org | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -827,3 +827,10 @@ memory consumption would stay at an even keel. + +** Running The Tests + +As of version 0.5.0, GTWIWTG no longer includes a separate tests +system. If you want to hack on the library, you can load the latest +version of [[https://cicadas.surf/cgit/colin/testiere.git/about/][testiere]] (at least version 1.0.0), call ~(testiere:on)~, +and recompile GTWIWTG which will run the tests. |