mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +00:00
Make regression tests invokable from 'go test' (#491)
* incorporate reg-test into "go test" framework * reg-test -> regtest everywhere * update .github/workflows/go.yml
This commit is contained in:
parent
816fd1be90
commit
b06c449384
18610 changed files with 4155 additions and 4131 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -33,7 +33,6 @@ test_parse_trie
|
|||
test_peek_file_reader
|
||||
test_string_builder
|
||||
output-regtest
|
||||
output-reg-test
|
||||
termcvt
|
||||
a.out
|
||||
*.dSYM
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue