Commit Graph

13 Commits

Author SHA1 Message Date
Georges Dupéron
532140f5fc Use only mktemp -d, as it is near-impossible to get mktemp to create a file with a suffix (extension) on macos 2018-07-25 09:50:10 +02:00
Georges Dupéron
cea641936a mktemp: behaviour is too different between mac and linux, factored out workarounds to a separate .sh 2018-07-25 09:50:10 +02:00
Georges Dupéron
fc464c71c0 Refactored the test targets in the Makefile, use this in .travis.yml instead of duplicating the commands 2018-07-03 18:50:58 +02:00
Georges Dupéron
ca7882fd2d Change OS filename: os.sh -> os.bat 2018-07-03 17:49:22 +02:00
Georges Dupéron
4edc0a7177 Delay failure of sikuli, so that a screenshot can still be taken. 2018-07-03 17:19:54 +02:00
Georges Dupéron
9ea39f06d5 Deploy screenshots 2018-06-30 18:04:45 +02:00
Georges Dupéron
c8806b151e Remove temporary files upon success (still to do: make sure they are also removed on failure) 2018-06-30 16:56:39 +02:00
Georges Dupéron
925d0d787b Switch from tempfile to mktemp, as tempfile is deprecated 2018-06-30 16:52:00 +02:00
Georges Dupéron
1c13c98ef0 Take better screenshots; reorganized files 2018-06-29 08:54:45 +02:00
Georges Dupéron
3560163759 Added ANSI-art screenshots to the Travis logs 2018-06-28 02:27:21 +02:00
Georges Dupéron
f377f2f7f7 bochs-x is buggy on ubuntu 14.04, use bochs-sdl instead 2018-06-26 02:39:53 +02:00
Georges Dupéron
c4fb6e3cfb Added bochs 2018-06-26 02:35:07 +02:00
Georges Dupéron
fffcd83e70 Added stubs for bochs and virtualbox, to be filled out. 2018-06-25 00:00:53 +02:00