ppf/new: Add all test running commands to README.
authorRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Mon, 29 Aug 2011 05:28:06 +0000 (08:28 +0300)
committerRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Tue, 30 Aug 2011 14:48:17 +0000 (17:48 +0300)
ppf/new/README

index 58da8d7..77c73ed 100644 (file)
@@ -1,3 +1,5 @@
 In order to run tests, use the following commands in the current folder:
        PYTHONPATH=. python tests/test_storage.py
        PYTHONPATH=. python tests/test_config.py
+       PYTHONPATH=. python tests/test_parsing.py
+       PYTHONPATH=. python tests/test_util.py