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
|
f16410b718
|
macos: mktemp does not accept --suffix option, use a template instead
|
2018-07-25 09:50:10 +02:00 |
|
Georges Dupéron
|
a1a80feeea
|
Remove artificial slowdown of ansi screenshots, use an ASCII character instead of an UTF-8 one to avoid corruption by travis. Cleanup.
|
2018-07-08 22:14:12 +02:00 |
|
Georges Dupéron
|
96727b4241
|
Enable error-detection (set -e) in all .sh scripts
|
2018-07-03 15:06:32 +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
|
52aa606f62
|
width for the public Travis log
|
2018-06-29 23:54:57 +02:00 |
|
Georges Dupéron
|
1c13c98ef0
|
Take better screenshots; reorganized files
|
2018-06-29 08:54:45 +02:00 |
|