projects
/
cs-p2p-next.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d169e3d
)
ppf/new: Add all test running commands to README.
author
Razvan Deaconescu
<razvan.deaconescu@cs.pub.ro>
Mon, 29 Aug 2011 05:28:06 +0000
(08:28 +0300)
committer
Razvan Deaconescu
<razvan.deaconescu@cs.pub.ro>
Tue, 30 Aug 2011 14:48:17 +0000
(17:48 +0300)
ppf/new/README
patch
|
blob
|
history
diff --git
a/ppf/new/README
b/ppf/new/README
index
58da8d7
..
77c73ed
100644
(file)
--- a/
ppf/new/README
+++ b/
ppf/new/README
@@
-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