- rcrnstn/xdot.py
- HACKING.markdown
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
|
deleted file mode 100644
|
...
|
...
|
@@ -1,5 +0,0 @@
|
1
|
|
-# Testing
|
2
|
|
-
|
3
|
|
- cd tests
|
4
|
|
- ../test.py *.dot
|
5
|
|
- ../test.py graphs/*.gv
|
Jose Fonseca authored on 13/02/2016 23:53:31
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
|