diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2024-05-25 17:45:54 +0200 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2024-05-25 17:45:54 +0200 |
commit | 23017163757ea5e674bec4fb5529c24fe54002d7 (patch) | |
tree | 6610817ee1972d705eacb8aed3e5e6df4e2e540a /test | |
parent | a7ef669c7391e0a0112473b4934aadf531b17960 (diff) | |
parent | 2c822f07fb31aaf00679227af50483218479dba5 (diff) |
Merge branch 'master' into prot/neo-puzzle (merge #4)
Diffstat (limited to 'test')
-rw-r--r-- | test/.gitignore | 1 | ||||
m--------- | test/lib/googletest | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/test/.gitignore b/test/.gitignore new file mode 100644 index 0000000..c795b05 --- /dev/null +++ b/test/.gitignore @@ -0,0 +1 @@ +build
\ No newline at end of file diff --git a/test/lib/googletest b/test/lib/googletest -Subproject b1a777f31913f8a047f43b2a5f823e736e7f508 +Subproject 5197b1a8e6a1ef9f214f4aa537b0be17cbf9194 |