diff options
author | colin <colin@cicadas.surf> | 2023-09-10 08:27:41 -0700 |
---|---|---|
committer | colin <colin@cicadas.surf> | 2023-09-10 08:27:41 -0700 |
commit | 23433d5f37a6189f641554d9abc9662467892d1d (patch) | |
tree | 65bbfc54bb3f631a18a19468f2764d5eca0fb987 | |
parent | 925c9929f87503a1cc53629aa3c33f6689decea8 (diff) |
Added note about tests
-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. |