aboutsummaryrefslogtreecommitdiff
path: root/test cases/common/105 find program path
AgeCommit message (Expand)AuthorFilesLines
2017-05-07run_command: Refactor + improve errors and testNirbheek Chauhan2-6/+3
2017-02-26tests: Use #!/usr/bin/env python3 for all scriptsNirbheek Chauhan1-1/+1
2017-02-19find_program: Fix implementation of .path()Nirbheek Chauhan1-6/+13
2017-02-19find_program: Support passing mesonlib.File objectsNirbheek Chauhan1-0/+8
2017-01-23No longer require a binary called python3 on Windows. The default name is "py...Jussi Pakkanen2-4/+5
2016-02-21Only support Python 3.Jussi Pakkanen1-5/+3
2016-02-18Add a test for getting the path of a found programNirbheek Chauhan2-0/+14