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
John Kerl
9592a418af
Port mlr --help-function foo from C to Go
2021-03-31 20:11:21 -04:00
John Kerl
1c322c355c
fix flatten/unflatten online help to use default separator "."
2021-03-31 19:57:32 -04:00
John Kerl
5d482f65aa
Getoptish feature: let "-xyz" -> "-x -y -z" in the CLI while leaving "--xyz" as-is ( #467 )
...
* Getoptish feature: let "-xyz" -> "-x -y -z" in the CLI while leaving "--xyz" as-is
* comment-neaten
2021-03-31 19:46:30 -04:00
John Kerl
a7679e3442
fix substr and truncate DSL functions to be UTF-8-aware
2021-03-31 18:09:08 -04:00
John Kerl
ee853a0c53
toddo
2021-03-31 17:43:12 -04:00
John Kerl
b6f3be69a1
Makefile build-order comments
2021-03-31 17:40:51 -04:00
John Kerl
ce2468c989
Add another tutorial link to README.md
2021-03-31 17:35:41 -04:00
John Kerl
96b2e16626
Add CI notes to Quickstart section of go/README.md
2021-03-31 17:31:08 -04:00
John Kerl
a024fb1401
Add Quickstart section to go/README.md
2021-03-31 17:21:02 -04:00
John Kerl
0b9e7fb31f
todo
2021-03-31 13:00:47 -04:00
John Kerl
c32dc3de36
todo
2021-03-31 08:57:35 -04:00
John Kerl
4b86263b52
Regtest v2 port -- iterating on test-case files ( #464 )
...
* port cases-chaining.sh to reg-test v2
* typofix
* iterating
* todo
2021-03-31 08:47:27 -04:00
John Kerl
642f8d3ef9
todo
2021-03-31 01:54:00 -04:00
John Kerl
3c2b3d43f2
Port cases-chaining.sh to reg-test v2 ( #463 )
...
* port cases-chaining.sh to reg-test v2
* typofix
* iterating
* todo
2021-03-31 01:51:23 -04:00
John Kerl
90cb8b9927
Regression-test v2 infra ( #462 )
...
* reg-test v2 iterate
* git add regression/regression_test.go
* first mlr-exec reg-test trials
* iterating
* iterating
* iterating
* iterating
* terating
* terating
* iterating
* iterating
* iterating
* iterating
* iterating
* iterating
* todo
* todo
* mlr regtest auxent
* iterating on regtest infra
* iterating on regtest infra
* Include regtest v2 start-bits in ../.github/workflows/go.yml
* Include regtest v2 start-bits in ../.github/workflows/go.yml
* Include regtest v2 start-bits in ../.github/workflows/go.yml
* Include regtest v2 start-bits in ../.github/workflows/go.yml
* . in PATH temp workaround
* . in PATH temp workaround
* neaten
* temp windows CR/LF -> LF handling
* debug
* more windows reg-test iterating
2021-03-31 01:03:59 -04:00
John Kerl
a0c3ae443c
contributors info in README.md
2021-03-30 22:53:04 +01:00
John Kerl
98e9ffd09c
multi-platform go.yml test
2021-03-29 00:37:11 -04:00
John Kerl
848f497377
multi-platform go.yml test
2021-03-29 00:34:18 -04:00
John Kerl
50a2d1dbaa
iterating on go.yml
2021-03-29 00:32:06 -04:00
John Kerl
ba7f18c789
typofix
2021-03-29 00:31:26 -04:00
John Kerl
77d1154dd5
Create go.yml for Go build actions (prototype) ( #461 )
...
First try at this; may not be right
2021-03-29 00:28:07 -04:00
John Kerl
76317f9f72
Windows single-quote and CR/LF handling ( #460 )
...
* split out src/entrypoint package
* restore go/README.md which was borked in a refactor somewhen
* iterate in windows args-getter
* iterate on windows args-getter
* fix windows args-getter
* comments
2021-03-29 00:13:00 -04:00
John Kerl
c77b913363
prototype for platform-independent cli-parse
2021-03-28 16:53:56 -04:00
John Kerl
4b1d035988
Merge pull request #458 from johnkerl/windows-single-quotes
...
Windows single quotes / CR-LF iterations
2021-03-28 15:43:32 +01:00
John Kerl
0e868a4384
iterating
2021-03-28 10:38:16 -04:00
John Kerl
6b42212c10
iterating
2021-03-28 10:31:21 -04:00
John Kerl
917faeb255
iterating
2021-03-28 10:30:34 -04:00
John Kerl
63c4e570ec
iterating
2021-03-28 10:17:51 -04:00
John Kerl
356ede0709
Merge branch 'windows-single-quotes' of https://github.com/johnkerl/miller into windows-single-quotes
2021-03-28 10:16:01 -04:00
John Kerl
be48fc4de0
iterating
2021-03-28 10:14:51 -04:00
John Kerl
e9fd2ea792
typofix
2021-03-28 09:59:08 -04:00
John Kerl
c651542104
move experimental files to their own folder
2021-03-28 09:40:45 -04:00
John Kerl
f3913dc5b1
test commit for rename-to-main
2021-03-26 16:56:23 +00:00
John Kerl
dee599ec5b
preliminary CR/LF handling, pending port of autodetect
2021-03-26 15:04:33 +00:00
John Kerl
c59913f9fd
work around isatty issue in msys2
2021-03-25 11:46:53 -04:00
John Kerl
8f7706e79b
unameish info for mlr repl
2021-03-25 15:28:34 +00:00
John Kerl
d004a47c4a
Merge branch 'master' of https://github.com/johnkerl/miller
2021-03-25 15:26:25 +00:00
John Kerl
ee4b834826
neaten
2021-03-25 15:26:10 +00:00
John Kerl
be4066893c
'debugging'
2021-03-25 11:19:46 -04:00