Commit Graph

49 Commits

Author SHA1 Message Date
DTB
579ff65b67
tests: bonsai/npc.mk: drop redundant tab removal 2024-08-21 21:59:22 -06:00
DTB
334433536b
tests: bonsai/npc.mk: fix harrowing ordeal of a Linux error 2024-08-21 21:57:10 -06:00
71d4d6ba05
tests: bonsai/dj.mk, bonsai/rpn.mk: fixes testing on linux 2024-08-17 01:57:16 -06:00
0ddfa6e474
tests: bonsai/rpn.mk: fixes rpn_test target deps 2024-08-10 15:34:41 -06:00
851f729ebd
tests: bonsai/mm.mk, bonsai/intcmp.mk: updates for regression testing 2024-08-10 14:24:33 -06:00
b76ff8fd90
tests, Makefile: cleaning up 2024-08-09 23:50:31 -06:00
8e5090d13d
tests: README: updates README 2024-08-07 22:03:32 -06:00
eb821715f7
tests: bonsai/hru.mk: fixes hru.mk more 2024-08-07 20:45:26 -06:00
0bc0ffa0a5
tests: bonsai/hru.mk: updates to not use old variables 2024-08-07 20:38:03 -06:00
DTB
a94884cc2a
tests: bonsai/swab.mk: add example from tha man page 2024-08-07 08:34:29 -06:00
DTB
9412f95cb1
tests: bonsai/str.mk: add str_isalpha test 2024-08-05 21:16:18 -06:00
DTB
74d6ec16ac
Merge branch 'testing' of git.tebibyte.media:bonsai/harakit into testing 2024-08-04 13:45:10 -06:00
3880abaa4f
tests: bonsai/rpn.mk: added rpn(1) test 2024-08-05 13:47:12 -06:00
DTB
e93d218b87
tests/bonsai: str.mk: -h test 2024-08-04 09:14:19 -06:00
DTB
cd5983b10b
tests/bonsai: intcmp.mk: add a comment 2024-08-04 09:05:20 -06:00
DTB
acdbecf178
tests: bonsai/scrut.mk: add tests 2024-08-03 21:36:53 -06:00
DTB
0f2d357476
tests/bonsai: dj.mk: tee diagnostics to stderr instead of tty 2024-08-03 07:33:46 -06:00
DTB
588680406a
tests: bonsai/npc.mk: full ASCII test coverage 2024-08-03 07:29:04 -06:00
ee7b7e89b2
tests: bonsai/fop.mk: fixes record separators 2024-08-02 19:37:36 -06:00
DTB
91de98cea3
tests: bonsai/intcmp.mk: make tests more relevant to failure cases 2024-08-02 18:28:24 -06:00
DTB
bd09d16949
tests: bonsai/dj.mk: comment more 2024-08-02 18:22:45 -06:00
ce8a0a5be3
tests: converted to Makefiles 2024-08-02 17:29:30 -06:00
DTB
94873a2ddc
tests: bonsai/dj.sh: iron out some existing tests 2024-07-08 22:25:18 -06:00
DTB
aa819cabc2
tests: bonsai/npc.sh: initial arg parsing tests 2024-07-08 22:24:18 -06:00
45329ccb8c
tests/README: initial commit; tests/posix_env, tests/test.sh: updated to match README 2024-07-07 19:19:38 -06:00
5cfccf75af
tests: bonsai/test_env: set -e; tests: strcmp: -h causes error 2024-06-07 23:30:13 -06:00
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
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
d3470233ea
Makefile, .gitignore, tests/cc-compat.sh: brought up-to-date 2024-02-07 20:13:45 -07:00
48c6ad1252
tests: updated tests with copyright and Makefile 2024-01-15 23:28:52 -07:00
49a3bb9f30
Makefile, .gitignore, .editorconfig, configure, tests/cc-compat.sh: added configure script for compiler optimizations 2024-01-15 15:30:21 -07:00
cfdc2821b2
cc-compat.sh: list build/bin instead of build 2023-12-24 21:30:28 -07:00
e37c981d66
tests: posix: removed erroneous file 2023-12-24 17:58:33 -07:00
68b296e963
tests: cc-compat.sh: fixed bug when all tested compilers aren’t present 2023-12-24 17:31:17 -07:00
ef1416cd42
intcmp(1): new tool; npc(1): new tool; scrut(1): new tool; str(1): new tool; strcmp(1): new tool; tests: added POSIX compatibility test and C compiler compatibility test; Makefile: converted to GNUmakefile; README: added README; docs: added docs 2023-12-24 17:13:17 -07:00