This website requires JavaScript.
Explore
Help
Sign In
extern
/
hishtory
Watch
1
Star
0
Fork
0
You've already forked hishtory
mirror of
https://github.com/ddworken/hishtory.git
synced
2025-07-21 14:18:38 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
be2cde72c264ee65c5f41f9946e4e8aa9e2ee4b3
hishtory
/
shared
/
testutils
History
David Dworken
49a1035169
Fix flakey test failures by removing cache=shared which is a discouraged mode (
https://www.sqlite.org/sharedcache.html
). WAL is sufficient for our purposes. Plus fix a bug where the TUI would go into an infinite loop if there were zero results.
2022-11-15 23:20:19 -08:00
..
testutils.go
Fix flakey test failures by removing cache=shared which is a discouraged mode (
https://www.sqlite.org/sharedcache.html
). WAL is sufficient for our purposes. Plus fix a bug where the TUI would go into an infinite loop if there were zero results.
2022-11-15 23:20:19 -08:00