diff options
| author | Kimplul <kimi.h.kuparinen@gmail.com> | 2026-05-01 22:16:32 +0300 |
|---|---|---|
| committer | Kimplul <kimi.h.kuparinen@gmail.com> | 2026-05-01 22:16:43 +0300 |
| commit | db6de6955dfef602d2cc708767cad39268b3a91c (patch) | |
| tree | 095c9e30ff4e7dd01b54e5b110dd95351e55cff9 /tests/vec/test.mk | |
| parent | 8946c27306abed7065afad3f015df5ee81e72ad2 (diff) | |
| download | fwd-db6de6955dfef602d2cc708767cad39268b3a91c.tar.gz fwd-db6de6955dfef602d2cc708767cad39268b3a91c.zip | |
add vec test
+ Not necessarily a super great test, since it goes over a lot of
existing functionality
Diffstat (limited to 'tests/vec/test.mk')
| -rw-r--r-- | tests/vec/test.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/vec/test.mk b/tests/vec/test.mk new file mode 100644 index 0000000..4120ce5 --- /dev/null +++ b/tests/vec/test.mk @@ -0,0 +1 @@ +XPASS += vec |
