diff options
author | Johnny Richard <johnny@johnnyrichard.com> | 2023-04-16 01:07:33 +0200 |
---|---|---|
committer | Johnny Richard <johnny@johnnyrichard.com> | 2023-04-16 01:07:33 +0200 |
commit | 3c9ac4da54548e2a6446e78b4fbb979b47cfc4d9 (patch) | |
tree | 5256ff7ef3050c934d07a44eee4e59a4774a01cf /.gitignore | |
parent | e618a733c0a98d624922ab005a7cf31ff4cbb109 (diff) |
test: Add munit test framework
Signed-off-by: Johnny Richard <johnny@johnnyrichard.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ pipac build +*.o |