Commit graph

7066 commits

Author SHA1 Message Date
John Kerl
1b491ba289 remove output-only regtest files from source control 2021-04-12 22:56:49 -04:00
John Kerl
816fd1be90 todo 2021-04-12 00:23:29 -04:00
John Kerl
a7f83866cb
Port multi-output-file cases to regtest v2 framework (#490)
* precopy/postcmp logic
* organize regtester logic
* ported one more suite
* ported final regtest-v1 suite
* remove regtest-v1 files
2021-04-12 00:18:20 -04:00
John Kerl
0fe1b857b7 go mod 1.15->1.16, and go mod tidy 2021-04-11 13:06:02 -04:00
John Kerl
5107199795
Support per-case .env files in regtest (#489)
* Reg-test putenv support
2021-04-09 09:30:14 -04:00
John Kerl
8e818c4525 neaten go build script 2021-04-08 14:00:11 +00:00
John Kerl
ab18dd2dd8 todo 2021-04-07 22:35:14 -04:00
John Kerl
9842991f09 typofix 2021-04-07 21:42:27 -04:00
John Kerl
23682e5ed1 build -x script for checking progress on regtest-completion project 2021-04-07 21:28:44 -04:00
John Kerl
746fff7d0e
Windows regtest fixes (#488)
* Windows regtest fixes
2021-04-07 21:21:23 -04:00
John Kerl
493ae2aa30 Fix stdin-is-a-terminal check for Windows 2021-04-07 21:12:09 -04:00
John Kerl
fe204e9fa3
Windows colorize (#486)
* Fix Windows terminal-colors
2021-04-07 20:50:45 -04:00
John Kerl
e4b7ebb97a fix a windows regtest case 2021-04-07 18:44:42 -04:00
John Kerl
129598ae42 fix a windows regtest case 2021-04-07 18:42:55 -04:00
John Kerl
d927dc3d8f
Address more Windows reg-test cases (#485)
* Move more inline DSL to put -f for Windows regression
* Move more now-passing cases from reg-test/cases-pending-windows to reg-test/cases
2021-04-07 13:39:37 +00:00
John Kerl
5e6cc15110
Windows regtest fixups (#484)
* windows regtest fixups
2021-04-07 01:18:21 -04:00
John Kerl
48936f45b3
Move more cases to regtest-v2 framework (#483)
* Move more cases to regtest-v2 framework

* case-io-multi

* more

* io-multi
2021-04-06 23:53:04 -04:00
John Kerl
e4c8832dd5 remove v1 files from previous commit 2021-04-06 23:24:43 -04:00
John Kerl
46c2207463
Move more cases to regtest-v2 framework (#482)
* reg-test/cases/dsl-min-max-types
2021-04-06 23:23:15 -04:00
John Kerl
b1a27c4fc8
auxents (#481) 2021-04-06 23:04:55 -04:00
John Kerl
83d6e3edef
Move more cases to regtest-v2 (#480)
* Move more cases to regtest-v2 framework
2021-04-06 22:52:16 -04:00
John Kerl
9fb11f489c todo 2021-04-06 09:25:26 -04:00
John Kerl
68005663ab move some winfails aside 2021-04-06 02:02:42 -04:00
John Kerl
07dc6b4a75 neaten README.md 2021-04-06 01:59:40 -04:00
John Kerl
181d1bdcf1 neaten README.md 2021-04-06 01:59:13 -04:00
John Kerl
0451a65913 neaten README.md 2021-04-06 01:57:38 -04:00
John Kerl
cc59a67660 Add Go-port build status to README.md 2021-04-06 01:53:37 -04:00
John Kerl
23c826d1f1 Move some not-ready regtest cases aside 2021-04-06 01:50:43 -04:00
John Kerl
06c754ebdf reg-test/cases/case-dsl-type-reflect.sh 2021-04-06 01:46:45 -04:00
John Kerl
16389156d5 dsl-triple-for-loops 2021-04-06 01:45:06 -04:00
John Kerl
f6d021f6ad dsl-output-redirects 2021-04-06 01:40:03 -04:00
John Kerl
0fcdc15a36 Move more cases to regtest-v2 framework 2021-04-06 01:37:10 -04:00
John Kerl
5c91da52f7 Complete regtest renames from previous commit 2021-04-06 01:34:20 -04:00
John Kerl
4541e0a589
Move more cases to regtest-v2 framework (#479)
* Restore missing final newlines in regtest-v2 *.cmd files
* Move some winfails aside
2021-04-06 01:29:25 -04:00
John Kerl
d05b89b94d Add regtest v1->v2 auto-converter for multiline script literals 2021-04-06 00:48:04 -04:00
John Kerl
b5f2892119 go/buildw.cmd for windows laptop use 2021-04-06 00:31:07 -04:00
John Kerl
13dd19faab
Iterate on Windows regression-testing (#478)
* Support file-redirects in regtest for Windows
* move winfails aside
* iterate on PATH settings
2021-04-06 00:24:37 -04:00
John Kerl
2c810e6971
Move some more cases to regtest v2 (#474)
* move more cases to regtest-v2 framework
* fix platform-dependent invocations in REPL regtest cases
* fix a failing-on-Windows case
* reg-test/cases-pending-windows/repl/README.txt
* defer a failing-on-Windows suite
2021-04-04 11:23:13 -04:00
John Kerl
149f24dc5a
Move more regtest cases from v1 to v2 (#473)
* More tempware for converting regtest v1 files to regtest v2
* Move more cases over to regtest v2
* Windows /dev/null neatens
2021-04-02 18:04:36 -04:00
John Kerl
ebe47bc5ed
Move some more cases to regtest v2 (#472) 2021-04-01 10:50:44 -04:00
John Kerl
804a1d85cc todo 2021-04-01 10:00:28 -04:00
John Kerl
f7b303578f todo 2021-04-01 00:58:29 -04:00
John Kerl
7686c5c848 Regtest option to show details of first n fails 2021-04-01 00:56:51 -04:00
John Kerl
703780e38a
Move some C regtest cases to regtest-v2 framework (#471) 2021-04-01 00:46:55 -04:00
John Kerl
fde896f64a exe-name regularizations for cross-platform regression-testing 2021-04-01 00:09:40 -04:00
John Kerl
1387aaba56
Remove reference to /dev/null in regtest cases, for Windows (#470)
* Remove references to /dev/null in regtest cases, for Windows
2021-03-31 23:51:43 -04:00
John Kerl
8f62b24f01 updating a regtest case failing on windows 2021-03-31 23:40:44 -04:00
John Kerl
88750ba23b Provide more details on failed tests in GitHub Actions 2021-03-31 23:37:20 -04:00
John Kerl
67fc9a93f9
Move more regression tests to regtest-v2 framework (#469)
* Move more regression tests to regtest-v2 framework

* put failing-on-windows cases off to the side for now
2021-03-31 23:27:38 -04:00
John Kerl
c8c2a21c88
GitHub actions artifacts (#468)
* Attempt at OS-specific GitHub Actions build artifacts
2021-03-31 21:43:35 -04:00