yq/acceptance_tests
Valentin Lab 5fd2890d1b
Add `--nul-output|-0` flag to separate element with NUL character (#1550)
This is to ensure solid parsing of complex data (with any binary
content except NUL chars) by separating the `yq` root collection
member's output with NUL char. As a safe-guard, an error will be cast
if trying to use NUL character with content that contains itself NUL
characters inside.
2023-03-29 09:51:55 +11:00
..
bad_args.sh Fixed acceptance tests 2021-10-30 14:00:28 +11:00
basic.sh Adding acceptance test for #1257, fixed panic 2022-06-25 12:15:28 +10:00
completion.sh Fix zsh completion (#1108) 2022-02-14 08:03:24 +11:00
empty.sh Refactored decoder responsibilities (#1402) 2022-10-28 14:16:46 +11:00
front-matter.sh Split printer 2021-10-30 10:04:41 +11:00
header-processing-off.sh Added examples of header-preprocess needing to be turned off 2022-09-30 09:36:38 +10:00
inputs-format-auto.sh Draft: Toml (#1439) 2023-03-26 10:59:15 +11:00
inputs-format.sh Auto output format (#1599) 2023-03-15 13:22:58 +11:00
leading-seperator.sh Include blank new lines in leading header preprocessing #1462 2022-12-08 13:33:06 +11:00
load-file.sh Load file acceptance test 2021-11-16 16:21:08 +11:00
nul-separator.sh Add `--nul-output|-0` flag to separate element with NUL character (#1550) 2023-03-29 09:51:55 +11:00
output-format.sh Hotfix: actually update the default xml attribute prefix #1428 2022-11-13 11:13:34 +11:00
pipe.sh Debug github build 2022-01-27 13:24:05 +11:00
pretty-print.sh Split printer 2021-10-30 10:04:41 +11:00
split-printer.sh When split expression includes an extension, dont add .yml automatically 2022-06-23 14:31:09 +10:00