summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2014-04-20 12:18:26 +0100
committerLars Wirzenius <liw@liw.fi>2014-04-20 12:18:26 +0100
commite430bd69bceb57252f4c373f743a05a020f75fd3 (patch)
treee41da7b63ba0b8f41daf7a42c255f93970396e37 /README
parentd2f1f1e8503b8c596b63b782160fa6e362e4463b (diff)
downloaddistix-e430bd69bceb57252f4c373f743a05a020f75fd3.tar.gz
Explain in README how to run the test suite
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 5 insertions, 3 deletions
diff --git a/README b/README
index 3d78b39..da16e51 100644
--- a/README
+++ b/README
@@ -12,9 +12,11 @@ I'll want to word that carefully, so I'll do it later.
Hacking
-------
-FIXME: There should be a section in here explaining how to run the
-test suite and make changes to distix. It should point at an
-architecture design document of some sort.
+To run the test suite:
+
+ python setup.py check
+
+You MUST successfully run the test suite before submitting patches.
Legalese