Commit Graph

575 Commits

Author SHA1 Message Date
787f0dc6e2 tests: test.sh: actually includes localization variables 2024-05-27 22:23:55 -06:00
94ada03ce4 tests: adds easy localization 2024-05-27 22:17:30 -06:00
9bfc587623 tests: posix: add environment script for sourcing in tests 2024-05-27 22:12:54 -06:00
8508479a5b tests: test.sh: remove superfluous printing of test category 2024-05-27 22:07:17 -06:00
b7f52902b6 dj.1: grammar & formatting 2024-05-24 10:21:06 -06:00
922ee71283 dj.1: fixes standard input section grammar 2024-05-24 10:14:53 -06:00
122a10257e dj.1: fixed option description locations 2024-05-24 10:13:59 -06:00
0660db3d02 dj.1: -c: better description 2024-05-24 10:13:17 -06:00
b4173a2327 dj.1: -o: better description 2024-05-24 10:06:15 -06:00
2137b0bf43 dj.1: -i: better description 2024-05-24 10:03:52 -06:00
d87f4b20a3 dj.1: -A: better description 2024-05-24 09:56:44 -06:00
c53f3fa617 dj.1: remove mention of KiB 2024-05-24 09:53:54 -06:00
432b19818e made dj options no longer alphabetized 2024-04-28 20:42:44 -06:00
e028844825 tests: test.sh: utilize $BIN 2024-04-27 15:18:09 -06:00
f022121436 tests: posix: cat(1p): added POSIX-compliant cat 2024-04-27 15:16:52 -06:00
9093b06166 Merge branch 'manpage-install' 0.13.4 2024-04-27 12:58:50 -06:00
e278307daf tests: bonsai: removed redundant code 2024-04-26 20:55:16 -06:00
DTB
6132c9bf47 Merge branch 'main' into scrut-sysexits 2024-04-26 19:37:34 -06:00
DTB
919b171400 scrut(1): conditionally include non-POSIX sysexits.h 2024-04-26 19:35:33 -06:00
DTB
8e38db92c7 scrut(1): update copyright header 2024-04-26 19:33:45 -06:00
DTB
adc9dbded5 scrut(1): changed return status 1 to EXIT_FAILURE 2024-04-26 19:30:33 -06:00
4ad9e0da92 tests: bonsai: rename aliases sourced script to test_env 2024-04-25 18:57:05 -06:00
0113cf793d tests: bonsai: hru.sh: adds test 2024-04-25 17:20:55 -06:00
488351da39 scrut(1): changed return status 0 to EXIT_SUCCESS 2024-04-25 16:46:05 -06:00
d8b54fdbf5 Makefile: fixes erroneous whitespace 2024-04-25 12:43:31 -06:00
f6aac60aee Makefile: fixed manpage install location 2024-04-25 12:40:20 -06:00
1aa2b596d0 tests: aliases: added set -x 2024-04-24 19:28:33 -06:00
c6f30c4195 tests: bonsai: fop.sh: added test 2024-04-24 19:25:55 -06:00
3398fc372c tests: bonsai: mm.sh: fixed copyright 2024-04-24 15:33:17 -06:00
28f2d44e2f CONTRIBUTING: updated to include docs and tests requirement 2024-04-24 15:24:35 -06:00
aefa87d9e5 tests: fixed aliasing and created mm.sh 2024-04-24 15:22:07 -06:00
057f5571d6 moved tests into test directory 2024-04-24 14:58:35 -06:00
187d9486b7 dj.1: debug output clarification 2024-04-18 08:44:44 -06:00
b41af1b578 dj.1: -c: grammar 2024-04-18 08:41:55 -06:00
ed284b9949 dj.1: -a: More specific wording 2024-04-18 08:40:29 -06:00
3cdade71e2 dj.1: -S whether or not the input is a stream is irrelevant 2024-04-18 08:38:48 -06:00
df16707b0e intcmp.1: -e permits adjacent integers to be equal to each other 2024-04-18 08:36:01 -06:00
78eacd660a getopt.rs(3): better Opt return 2024-04-13 23:42:11 -06:00
d1b77d652b getopt.rs(3): returns last parsed option 2024-04-13 17:11:04 -06:00
8c255e61fc COPYING.GPL: initial commit 2024-04-12 00:12:37 -06:00
95927ba8c5 getopt.rs(3): formatting 2024-04-11 23:51:52 -06:00
ad92fe27d4 fop(1): switch to getopt.rs(3) 2024-04-11 23:37:04 -06:00
bb2c63bfaf getopt.rs(3): fixed pointer shenanigans 2024-04-11 20:33:42 -06:00
88b0d55440 getopt.rs(3): refactor to remove as much as possible from unsafe 2024-04-11 20:21:01 -06:00
0164b681c0 Makefile: remove unneeded test 2024-04-01 20:41:07 -06:00
320a70bc56 getopt.rs(3): initial commit 2024-04-01 20:39:10 -06:00
DTB
61382c34d9 mm(1): error out when given positional arguments 0.13.3 2024-03-31 22:54:03 -06:00
8d9ac33566 Merge branch 'strerror' 0.13.2 2024-03-29 19:23:27 -06:00
b503d97625 Makefile: directory specification changes 2024-03-29 19:22:55 -06:00
13ee16173e fop.1: initial commit 2024-03-29 16:47:00 -06:00