aboutsummaryrefslogtreecommitdiff
path: root/tests/testdrive_sqlite.cpp
AgeCommit message (Expand)Author
2022-09-27Add back the threshold parameter for testdrive.Gravatar Chris Xiong
2022-09-18Add batching for get_signature().Gravatar Chris Xiong
2022-09-17Finish similar image grouping.Gravatar Chris Xiong
2022-09-17Continue hollowing out the testdrive application...Gravatar Chris Xiong
2022-09-16Stop using explicit ids from outside.Gravatar Chris Xiong
2022-09-12Fix old crap that prevented windows compat efforts from working.Gravatar Chris Xiong
2022-09-11Stop writting result to a file as it's in the database already.Gravatar Chris Xiong
2022-09-11Rewrite most part of the sqlite version of the testdrive program.Gravatar Chris Xiong
2022-09-11Check actual size of type, not the platform.Gravatar Chris Xiong
2022-09-11New testdrive using sqlite db as data storage.Gravatar Chris Xiong