Commit Graph

13 Commits

Author SHA1 Message Date
David Capello
58235ac14d Try to fix comparing text lines on Windows 2021-03-08 19:27:07 -03:00
David Capello
293f9170b6 Ignore MINGW64 uname 2021-03-08 16:28:55 -03:00
David Capello
513d57a6b4 Include uname output in run-tests.sh 2021-03-08 16:07:35 -03:00
David Capello
e857b0e3e5 Fix running Lua scripts that use temp dir ($t) on Windows 2019-12-11 14:44:29 -03:00
David Capello
47b3098c8b Add tests for default vs specific document preferences 2019-12-02 19:27:04 -03:00
David Capello
3e23e63824 Add support to filter tests to run in run-tests.sh 2018-12-20 14:23:00 -03:00
David Capello
812ce9320a Don't reset $result variable for CLI tests after script tests 2018-12-06 13:00:56 -03:00
David Capello
91e64cd436 Add scripts to test the CLI features
I'm going to move my internals CLI tests to this repo in the near future.
This is a first version to try the new --ignore-empty --save-as feature.
2018-11-07 16:49:31 -03:00
David Capello
fc2a3c81a4 Don't run console tests on Windows 2018-09-06 14:21:34 -03:00
David Capello
9bb05f7a44 Convert scripts to Lua 2018-08-22 14:56:07 -03:00
David Capello
0dd41f69d5 Redir stderr 2018-08-20 14:41:53 -03:00
David Capello
4325fdea65 run-tests.sh exits with error code if a script fails 2018-08-20 14:22:36 -03:00
David Capello
075966fe18 Add some scripts to test the current JavaScript API 2018-06-14 11:59:07 -03:00