Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-26 | tests: Use #!/usr/bin/env python3 for all scripts | Nirbheek Chauhan | 1 | -1/+1 |
2017-01-23 | No longer require a binary called python3 on Windows. The default name is "py... | Jussi Pakkanen | 1 | -1/+1 |
2016-11-05 | interpreter: copy mutable variables on assignment | Tim-Philipp Müller | 2 | -0/+30 |
2016-09-14 | Add a new 'environment' object to be used to build test environment (#781) | Thibault Saunier | 2 | -2/+16 |
2016-08-30 | Use context manager in test cases. | Elliott Sales de Andrade | 1 | -2/+3 |
2015-08-21 | Can add file objects to command line arguments. Closes #235. | Jussi Pakkanen | 3 | -0/+8 |
2013-10-18 | Can set test cmd arguments and environment variables. | Jussi Pakkanen | 3 | -0/+40 |