Fixed bugs and issues with linking tests

This commit is contained in:
David Allen 2023-01-05 20:55:29 -06:00
parent 65be8090d3
commit d4b1ea90c6
11 changed files with 27 additions and 21 deletions

3
.gitignore vendored
View file

@ -3,7 +3,8 @@ builds/**
bin/gdpm
bin/gdpm-tests
cache/**
tests
tests/*
!tests/*.cpp
*/tmp/**
vgcore.*
.cache