Commit Graph

2 Commits

Author SHA1 Message Date
Bruce Adams
5749c2c50f Enhance testing: run all executables
Add a #! line at the beginning of each of the existing Python programs
and change these files to be executable. This sets the stage for having
the test script blindly run anything that is executable, adding support
for testing many programming languages.
2013-09-24 22:09:30 -04:00
Bruce Adams
e967d5dadc Add tests for the Python programs
Adjust 06-the-one/tf-06.py to avoid adding an extra blank line at the
end, so it will pass the tests.
2013-09-24 21:32:22 -04:00