summaryrefslogtreecommitdiff
path: root/test/textfile/textfile.py
Commit message (Expand)AuthorAgeFilesLines
* fix textfile test failing (only on windows) needed to switch generated file c...William Deegan2023-03-021-1/+2
* set default encoding of written files to UTF-8, added ability to passNickolai Korshunov2023-02-181-1/+2
* Make subst call a callable with sig set properlyMats Wichmann2021-10-231-0/+1
* Fix Issue #4021 - Textfile wrongly replacing '$$(' with '$' 'William Deegan2021-09-181-5/+6
* Add tests for issue 3550William Deegan2020-02-111-18/+15
* Move testfile.py to testfile/ and have it use file_fixture() for SConstructsWilliam Deegan2020-02-111-0/+133