summaryrefslogtreecommitdiffstats
path: root/test/FindSourceFiles.py
Commit message (Collapse)AuthorAgeFilesLines
* Replace all instances of `int main()` with `int main(void)`Jonathon Reinhart2018-02-111-1/+1
|
* Fixed or skipped tests that fail on Windows.Gary Oberbrunner2014-08-221-1/+2
| | | | | Mostly just per-test changes, but also made match_re strip out CR (\r) chars at end of lines to make Windows match properly.
* - first swoop of changes for getting all Buildbot slaves to run successfully ↵dirkbaechle2012-09-041-3/+9
| | | | again
* Removed unnecessary line in test/FindSourceFiles.pyptomulik2012-06-061-1/+0
|
* Fixed FindSourceFiles to find leaf nodes.ptomulik2012-06-061-0/+76