10 Commits (c0f59399e43bb83de4cf78e80034326ef381d9ac)

Author SHA1 Message Date
Aleksey Filippov 3493a372e2 Use specific exception types instead of Exception 7 years ago
Aleksey Filippov 093bdcafc9 Use subprocess.check_output() instead of Popen().communicate() 7 years ago
Aleksey Filippov e4faf396e6 Do not use bare except [flake8] 7 years ago
Nirbheek Chauhan 0e6045864c tests: Use #!/usr/bin/env python3 for all scripts 8 years ago
Jussi Pakkanen 0a2daf84eb No longer require a binary called python3 on Windows. The default name is "python". 8 years ago
Elliott Sales de Andrade aec1e88c21 Use context manager in test cases. 8 years ago
Jussi Pakkanen 52b69b8939 Make sure that build and source subdirectories are always in search 10 years ago
Jussi Pakkanen e40eec4b85 Use fallback if git is not installed. Closes #44. 10 years ago
Jussi Pakkanen 7a42ba8fa3 Use env. 10 years ago
Jussi Pakkanen 24484412b5 Start proper approach to determining how build_always targets should work by writing a proper test case illustrating how it should behave. 10 years ago