- rcrnstn/xdot.py
- HACKING.md
Peter Hill authored on 02/07/2016 10:27:27
• Jose Fonseca committed on 10/07/2016 08:40:15
Showing 1 changed files
1
|
1
|
new file mode 100644
|
...
|
...
|
@@ -0,0 +1,5 @@
|
|
1
|
+# Testing
|
|
2
|
+
|
|
3
|
+ cd tests
|
|
4
|
+ ../test.py *.dot
|
|
5
|
+ ../test.py graphs/*.gv
|