summaryrefslogtreecommitdiffstats
path: root/test/textfile
Commit message (Expand)AuthorAgeFilesLines
* Add a copyright header to test filesMats Wichmann2023-05-215-22/+36
* fix textfile test failing (only on windows) needed to switch generated file c...William Deegan2023-03-031-1/+2
* Updated docs to indicate FILE_ENCODING will affect Substfile() as well as Tex...William Deegan2023-02-181-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-235-8/+80
* Fix Issue #4021 - Textfile wrongly replacing '$$(' with '$' 'William Deegan2021-09-192-6/+10
* Remove verbose_set calls from testsMats Wichmann2020-03-182-4/+0
* Add testcase for GitHub Issue #3540. Update tests for 3550 to allow 3540 to u...William Deegan2020-02-165-5/+82
* Resolve sider complaintWilliam Deegan2020-02-111-2/+0
* Add tests for issue 3550William Deegan2020-02-116-29/+88
* Move testfile.py to testfile/ and have it use file_fixture() for SConstructsWilliam Deegan2020-02-113-0/+177