Commit Graph

8 Commits

Author SHA1 Message Date
Moritz Bunkus
0a96f4a19b
tests: use centralize MD5 generation functions 2021-07-06 20:27:41 +02:00
Moritz Bunkus
b0bbcc7a87
tests: Windows: run commands through explicit bash & temp shell script
Makes some of the commands work on Windows where system is cmd.exe
2021-07-06 20:27:41 +02:00
Moritz Bunkus
f681458bfc
tests: provide global vars distinguishing platforms 2021-07-06 20:27:41 +02:00
Moritz Bunkus
08ef5f6460 test runner: require all Gems from the main program 2018-03-07 10:05:50 +01:00
Moritz Bunkus
ad45d0aa76 tests: add String#md5 method 2014-03-10 20:02:51 +01:00
Moritz Bunkus
f0b0ec70c7 Create SimpleTest classes on the fly instead of using class variables in the base class
...which doesn't work if more than one test is run simultaneously.
2012-01-31 18:59:27 +01:00
Moritz Bunkus
e50b1d0933 SimpleTest framework 2012-01-31 14:17:18 +01:00
Moritz Bunkus
e8ae268284 Re-factor run.rb into smaller files 2012-01-26 20:02:25 +01:00