summaryrefslogtreecommitdiffstats
path: root/tests/man.test
AgeCommit message (Expand)Author
2024-03-20Add trim/0, ltrim/0 and rtrim/0 that trims leading and trailing whitespace (#...Mattias Wadman
2023-10-03Simplify `pick` exampleThomas Bozeman th026106
2023-08-03Clarify the `//` operator (close #2189)Nicolas Williams
2023-07-25manual.yml: remove contingent testspkoppstein
2023-07-25builtin.jq: naive abs/0pkoppstein
2023-07-24Improve manual in various ways (inputs, sort_by, foreach sections, etc.) (#2744)itchyny
2023-07-19manual.yml: revise section on identity, clarifying what is subject to changepkoppstein
2023-07-18Define examples in the "examples" field instead of "example"Emanuele Torre
2023-07-18Split man.test to make tests pass without oniguruma (#2722)itchyny
2023-07-11Update "tests/man.test" and remove superflous whitespace in manual.ymlEmanuele Torre
2023-07-10Update tests/man.testNicolas Williams
2023-07-09Fix manual on paths/1 to use boolean filter for its argumentitchyny
2023-07-05builtin: add pick(stream)pkoppstein
2023-07-03manual.yml: fix references to javascript, and clarify semantics of == (#2645)pkoppstein
2023-06-30Move an example to the manual and regenerate man.test (#2639)itchyny
2022-05-26Fix iterration problem for non decimal stringTomas Halman
2020-03-02Rework pipenv requirement to be more relaxedWilliam Langford