summaryrefslogtreecommitdiffstats
path: root/tests/shtest
AgeCommit message (Expand)Author
2024-05-15Make tests pass when --disable-decnumNicolas Williams
2024-02-08Add missing string color caseThalia Archibald
2024-02-08Clear formatting immediately after colonThalia Archibald
2024-02-08Fix tests and test indented printingThalia Archibald
2024-01-16Revert "lexer: temporarily revert #\ patch; keep CR in comment bug fix"Emanuele Torre
2023-12-13Merge pull request from GHSA-686w-5m7m-54vcjq-1.7.1Emanuele Torre
2023-12-13Merge pull request from GHSA-7hmr-442f-qc8jEmanuele Torre
2023-12-13lexer: temporarily revert #\ patch; keep CR in comment bug fixEmanuele Torre
2023-12-11shtest+configure: remove uses of non-portable/non-standard commandsEmanuele Torre
2023-12-11shtest: fix out-of-source testsEmanuele Torre
2023-11-03Comment bug fixes, and fully support Tcl-style multiline commentsEmanuele Torre
2023-10-05Revert "Revert "od -c => od -tc: od -c is an XSI extension..."Emanuele Torre
2023-10-04Revert "od -c => od -tc: od -c is an XSI extension equivalent to LC_CTYPE=C o...Nicolas Williams
2023-10-04od -c => od -tc: od -c is an XSI extension equivalent to LC_CTYPE=C od -tc an...наб
2023-10-04Allow passing the inline jq script before --Emanuele Torre
2023-09-22Fix the default colors to use 39, the default foreground color (#2904)taoky
2023-09-06Add setlocale() call (fix #1740)jq-1.7Nicolas Williams
2023-08-12Build windows 64bit binary using UCRT64 (#2832)Mattias Wadman
2023-08-05Change the default color of null to Bright Blackitchyny
2023-08-02Fix a test case added in #2790itchyny
2023-08-01Require a main program (fix #2785)Nicolas Williams
2023-07-31Fix constant folding of division and reminder with zero divisoritchyny
2023-07-26Rename --nul-output to --raw-output0, abort on string containing NULitchyny
2023-07-23Fix stderr to output string with no decoration (fix #2063)itchyny
2023-07-23Fix --stream-errors w/o --stream, and doc+test (close #2748)Nicolas Williams
2023-07-22Add tests for --arg, --argjson, and similar optionsitchyny
2023-07-19Respect NO_COLOR environment variable to disable color outputitchyny
2023-07-18Make object key color configurable (close #1739, #1791, #2638)itchyny
2023-07-17Make stream parser error when a non-empty object or array is used as keyEmanuele Torre
2023-07-06Fix dumping large floating numbers (fix #2367) (#2661)itchyny
2023-07-06Fix exit code on JSON parse error (#2654)itchyny
2023-07-05Validate JSON for --jsonargMattias Wadman
2023-07-05Setup path correctly after stream parsing a key:value object pair (#2642)Mattias Wadman
2023-06-27Fix halt_error to print message without prefix in raw mode (fix #1902) (#2632)itchyny
2023-06-13Fix misspellings (#2609)Josh Soref
2023-06-06fix handling of -0 (#2235)Anthony Sottile
2019-03-25Fix tests/shtest broken by 2b4d51fNicolas Williams
2019-02-26Fix regression on ~/.jq being a directoryMuh Muhten
2019-02-26Fix alpine buildMuh Muhten
2019-02-26Make shtest verbose 2 diag. alpine build failureNicolas Williams
2019-02-26Remove scalars_or_emptyMuh Muhten
2018-12-18fix --exit-code issues #1142 and #1139Ryoichi KATO
2018-02-20Change backticks to the more legible $()David Fetter
2017-12-04Fix hang for slurped inputs with trailing newlineWilliam Langford
2017-12-04Fix #1534William Langford
2017-04-29Add JQ_COLORS env var for color config (fix #1252)Nico Williams
2017-02-26Add `halt`, `halt_error` builtins (fix #386)Nicolas Williams
2017-02-25Make test/shtest test of constant folding robustNicolas Williams
2016-01-17Make it possible to run tests with set -xNicolas Williams
2015-12-14Make it easier to use jq with shebangs (fix #1044)Nicolas Williams