diff options
| author | Jakob Kaivo <jkk@ung.org> | 2019-02-27 20:45:42 -0500 |
|---|---|---|
| committer | Jakob Kaivo <jkk@ung.org> | 2019-02-27 20:45:42 -0500 |
| commit | 7c537140edd2b17a8932b815bef62728db593343 (patch) | |
| tree | 8c7e25d591f333e17862c40eb7692f8418965ce7 | |
| parent | bf34b41a15fa79930e19379c68f695b07332f7eb (diff) | |
add tests
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | test | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..6c69bdbd --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "test"] + path = test + url = git@github.com:jkaivo/libc-tests.git diff --git a/test b/test new file mode 160000 +Subproject d8aac5c51466990a4bbddc9d38c116ed9c59b76 |
