aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorcolin <colin@cicadas.surf>2023-09-10 08:27:41 -0700
committercolin <colin@cicadas.surf>2023-09-10 08:27:41 -0700
commit23433d5f37a6189f641554d9abc9662467892d1d (patch)
tree65bbfc54bb3f631a18a19468f2764d5eca0fb987
parent925c9929f87503a1cc53629aa3c33f6689decea8 (diff)
Added note about tests
-rw-r--r--README.org7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.org b/README.org
index b2d799a..b5412b6 100644
--- a/README.org
+++ b/README.org
@@ -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.