0
Commit Graph

8 Commits

Author SHA1 Message Date
Ben Steadman
d11bf1306d testRender.py Python3 refactor 2019-03-30 11:49:39 +00:00
Ben Steadman
dd11cdd03b # This is a combination of 7 commits.
# This is the 1st commit message:

testRender.py Python3 refactor

# The commit message #2 will be skipped:

# Popen -> subprocess.run

# The commit message #3 will be skipped:

# split subprocess args

# The commit message #4 will be skipped:

# map -> list comprehension

# The commit message #5 will be skipped:

# optparse->argparse

# The commit message #6 will be skipped:

# factor out CLI parsing from main logic

# The commit message #7 will be skipped:

# fix backwards verbose/quiet behaviour
2019-03-30 11:46:37 +00:00
Aaron Griffith
28a08631ee updated testrender script to re-use current python for children 2013-12-27 14:11:39 -05:00
Aaron Griffith
e3fb3f4a66 fixed testRender.py to work with newer overviewer.py 2011-09-04 08:24:15 -04:00
Andrew Chin
22f40a9075 Added docstrings to all contrib scripts 2011-08-25 22:01:05 -04:00
Aaron Griffith
c428fcbd70 changed testRender.py to work with ./overviewer.py and ./gmap.py (sorta) 2011-04-04 02:13:12 -04:00
Aaron Griffith
3d78e21af7 fixed contrib/testRender.py crashing when -l isn't specified 2011-04-01 21:47:50 -04:00
Aaron Griffith
16a4abe843 added my render timing script to contrib/ 2011-03-25 22:50:54 -04:00