tests/test-storage.py
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Fri, 02 Nov 2018 21:25:35 +0900 Yuya Nishihara tests: require SQLite 3.8.3+ as sqlitestore relies on "WITH" clause stable
Thu, 18 Oct 2018 11:14:04 -0400 Augie Fackler tests: don't emit false failures when sqlite3 is missing
Tue, 09 Oct 2018 08:50:13 -0700 Gregory Szorc sqlitestore: file storage backend using SQLite
Tue, 16 Oct 2018 16:24:46 +0200 Gregory Szorc testing: switch to inserting deltas
Tue, 16 Oct 2018 17:48:28 +0200 Gregory Szorc tests: use byte literals in test-storage.py
Tue, 02 Oct 2018 17:34:34 -0700 Gregory Szorc revlog: rewrite censoring logic
Wed, 03 Oct 2018 10:56:48 -0700 Gregory Szorc testing: add file storage integration for bad hashes and censoring
Mon, 01 Oct 2018 23:39:49 -0700 Gregory Szorc py3: byteify test-storage.py
Tue, 18 Sep 2018 16:52:11 -0700 Gregory Szorc testing: add interface unit tests for file storage
less more (0) tip