summaryrefslogtreecommitdiffstats
path: root/test/swap-calls
AgeCommit message (Collapse)AuthorFilesLines
2014-03-11test: Convert to Python 3Martin Pitt1-1/+1
Change raw_input() to input() and unicode to str. This is *not* compatible with Python 2. Update the hashbangs to run with Python 3.
2012-05-21test: Add timeout to be compliant with GCFGuillaume Zajac1-1/+1
With some GCF test cases, default python script timeout is too short to pass the tests.
2011-04-28test: Add swap-calls test scriptDenis Kenzior1-0/+20