Commit Graph

2 Commits

Author SHA1 Message Date
Martin Pitt 0c1fcd2b50 test: Make print calls compatible with Python 3
Turn print calls into print() function calls and avoid using
comma-separated arguments, so that they work and look the same with
both Python 2 and 3.
2014-03-11 19:32:18 -05:00
Miia Leinonen 91aa1cee7f test: Restructure CBS tests
Add new centralised and reinforced CBS test script.
2011-03-14 09:32:29 -05:00