Commit Graph

4 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
Crista Lopes
e7a60ed269 Added missing style names 2013-09-22 11:11:08 -07:00
Crista Lopes
f393c471bf Added style #6 2013-09-22 10:46:46 -07:00