Commit Graph

15 Commits

Author SHA1 Message Date
d856a3bcd7 test arg parsing even more 2024-03-06 16:10:53 +05:30
69d2eb70a1 gitignore the output binaries 2024-03-06 12:58:34 +05:30
7910cec1e0 update module refs to work in outside GOPATH 2024-03-06 12:55:23 +05:30
664f82d4cf update Makefile to work with toolbox
- don't use podman prefix if `go` command is found
2024-03-06 12:51:13 +05:30
96f507fbe3 test: null args should return error 2024-02-05 14:30:23 +05:30
c9bad27e1d test: cli arg of just type 2024-02-05 14:28:32 +05:30
309aa09114 create and use helper for deep equality 2024-01-23 16:30:49 +05:30
9f6e503379 feat: empty test for argparser; assertion helpers 2024-01-21 10:55:21 +05:30
2e7f59a069 make target tests everything 2024-01-21 10:20:58 +05:30
cc2bdcc28f refactor arg parsing into own package; don't use flags 2024-01-17 20:16:17 +05:30
2129833948 added useless test file
because testing cannot handle os.Args
2024-01-16 19:43:52 +05:30
8125b8e2d0 basic arg parsing 2024-01-16 19:41:27 +05:30
a656070458 add ARGS variable to make target commands 2024-01-16 19:40:59 +05:30
dc914f2927 init go module 2024-01-14 23:08:45 +05:30
90dc5accdb root 2024-01-11 08:23:27 +05:30