Commit graph

5 commits

Author SHA1 Message Date
John Kerl
e8a695c610 Port string-literal unbackslashing from C to Go 2021-08-11 23:14:20 -04:00
John Kerl
e98e93778a
Default %f format for floats as in the C impl (#593) 2021-07-01 19:12:38 -04:00
John Kerl
586fc4bc22 Refactor regtest-file structure from foo/0038.* to foo/0038/* 2021-04-13 17:31:01 -04:00
John Kerl
e613f2321c
Make reg-test files relocatable (#493)
* Make reg-test files relocatable
* Bulk renames to ${CASEDIR}
* Bulk renames to ${CASENAME}
2021-04-13 16:23:10 -04:00
John Kerl
b06c449384
Make regression tests invokable from 'go test' (#491)
* incorporate reg-test into "go test" framework
* reg-test -> regtest everywhere
* update .github/workflows/go.yml
2021-04-12 23:00:53 -04:00