aboutsummaryrefslogtreecommitdiff
path: root/test cases/common/48 test args
AgeCommit message (Expand)AuthorFilesLines
2017-02-26tests: Use #!/usr/bin/env python3 for all scriptsNirbheek Chauhan1-1/+1
2017-01-23No longer require a binary called python3 on Windows. The default name is "py...Jussi Pakkanen1-1/+1
2016-11-05interpreter: copy mutable variables on assignmentTim-Philipp Müller2-0/+30
2016-09-14Add a new 'environment' object to be used to build test environment (#781)Thibault Saunier2-2/+16
2016-08-30Use context manager in test cases.Elliott Sales de Andrade1-2/+3
2015-08-21Can add file objects to command line arguments. Closes #235.Jussi Pakkanen3-0/+8
2013-10-18Can set test cmd arguments and environment variables.Jussi Pakkanen3-0/+40