sapling/tests
Durham Goode 75f687460a Replace (path,rev,chunk) IN (....) query since it didn't use an index
It turns out mysql doesn't optimize '(a,b,c) IN ((x,y,z),(m,n,o),...)' queries,
so we want to avoid using them.
2014-03-10 14:52:31 -07:00
..
dummyssh Add tests 2014-01-28 20:49:56 -08:00
heredoctest.py Add tests 2014-01-28 20:49:56 -08:00
killdaemons.py Add tests 2014-01-28 20:49:56 -08:00
library.sh Fix pushing and pulling bookmarks from local repos 2014-02-18 17:16:45 -08:00
run-tests.py Add tests 2014-01-28 20:49:56 -08:00
test-corruption.t Replace (path,rev,chunk) IN (....) query since it didn't use an index 2014-03-10 14:52:31 -07:00
test-linkrevs.t Add test for reordering linkrevs 2014-02-03 17:00:26 -08:00
test-pushpull.t Fix pushing and pulling bookmarks from local repos 2014-02-18 17:16:45 -08:00
test-race-conditions.t Don't block readonly operations when the repo needs updating 2014-02-06 14:39:57 -08:00
test-sync.t Add tests 2014-01-28 20:49:56 -08:00
test-transaction-restrictions.t Add tests 2014-01-28 20:49:56 -08:00