summaryrefslogtreecommitdiff
path: root/test/textfile.py
Commit message (Expand)AuthorAgeFilesLines
* py2/3 fix so test/textfile.py works with py3William Deegan2017-05-261-5/+7
* fix py2/3. Also fix py2 win32 broken testsWilliam Deegan2017-03-241-24/+37
* py3. Fix vendor specific compilers importing c++ module, instead of cxx. c++ ...William Deegan2017-03-201-1/+1
* py2/3 fixed binary/str issue, but test is still failing on py3 with _action s...William Deegan2017-03-201-3/+3
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-10/+9
* Fix textfile.py breakaga on platforms with weird end-of-line conventionsGreg Noel2009-05-121-1/+1
* Add Textfile and Substfile buildersGreg Noel2009-04-221-0/+158