Commit Graph

194 Commits

Author SHA1 Message Date
c88c41b213 tests: adds toki pona locale 2024-06-02 20:14:06 -06:00
406feb3dc7 tests: test.sh: fixes locales when run from root of project 2024-05-27 22:37:15 -06:00
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
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
e278307daf tests: bonsai: removed redundant code 2024-04-26 20:55:16 -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
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
DTB
e7021e127c Testfile: make non-executable 2024-03-13 18:20:30 -06:00
DTB
417d7ca405 Testfile: fix syntax 2024-03-11 21:03:53 -06:00
DTB
f7a74dc430 Testfile 2024-03-11 21:01:29 -06:00
DTB
cabe08bca4 TESTING: start testing document/script 2024-02-29 20:33:09 -07:00
c97201fca9 Merge branch 'contributing-changes' 2024-02-23 23:20:16 -07:00
06fc461985 CONTRIBUTING: fixed random "utils" 2024-02-23 23:19:28 -07:00
e6b1db3f40 Merge branch 'hru' (closes #33) 0.11.0 2024-02-23 22:15:43 -07:00
ef1643660b hru(1): fixed lack of newline 2024-02-23 22:11:23 -07:00
b0636b416e Merge branch 'fop-trim' (closes #54, closes #58) 0.10.3 2024-02-23 22:05:56 -07:00
bd08ef479c hru(1): error handling tweaks 2024-02-23 21:58:23 -07:00
3cee3de900 fop(1): committing to Rust error messages 2024-02-23 21:46:50 -07:00
90de1bf9a4 Makefile: RUSTFLAGS not RUSTCFLAGS 2024-02-18 20:03:04 -07:00
1c2e7ea14b Merge branch 'scrut-manpage' (fixes #49) 2024-02-18 15:20:13 -07:00
0d445c71f4 CONTRIBUTING: fixed wording and updated 2024-02-18 15:09:09 -07:00
ee3877b607 hru.1: update manpage to be more clear 2024-02-18 14:59:12 -07:00
0801d89128 hru(1): fixed kilo prefix 2024-02-18 14:49:09 -07:00
DTB
e93745ef28 .editorconfig: remove stale configure config 2024-02-17 23:25:35 -07:00
DTB
abb8fdf935 Merge branch 'scrut-fix' 0.10.2 2024-02-17 23:15:07 -07:00
DTB
de9f8dc037 scrut.1: update man page based on review (see #62) 2024-02-17 23:12:39 -07:00
413ee49af4 hru.1: updated manpage with correct SI reference 2024-02-16 21:36:16 -07:00
dac7567405 Merge branch 'readme-changes' (closes #51 & closes #24) 2024-02-16 21:02:41 -07:00
97382b79fd README: changed dependency section and update copyright 2024-02-16 21:02:00 -07:00
DTB
bee0165074 scrut(1): add man page 2024-02-16 01:40:38 -07:00
DTB
64a1a19bd8 scrut(1): fix buffer overflow in option parsing 2024-02-16 01:13:37 -07:00
cc93389232 README: added cpp(1) as build dep 2024-02-15 17:39:26 -07:00
361f0ddb8b hru.1: added manpage for hru(1) 2024-02-14 23:31:54 -07:00
448211bbe2 fop(1): better newline removal (preserves existing newlines) 2024-02-14 23:05:39 -07:00
4c663bf9dd fop(1): closure fix 2024-02-14 22:55:28 -07:00
f8e3013563 fop(1): fixed trimming and handled unwraps (closes #58) 2024-02-14 22:53:45 -07:00
e3a0069180 hru(1): improved SI prefix logic 2024-02-14 00:07:06 -07:00
1299aefc39 hru(1): fixed overflow 2024-02-13 23:56:01 -07:00
d0205b71da hru(1): read stdin until EOF 2024-02-13 17:48:25 -07:00
1ee668aed6 hru(1): made it actually work 2024-02-13 17:32:31 -07:00