newfol/test
brian m. carlson daa3d6fef7
Ensure that records() always returns a list.
A lot of the code stores the items for later, and using an iterator will
result in unhappiness when the data can't be iterated over more than once.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
2014-03-04 01:34:55 +00:00
..
testdatabase.py Ensure that records() always returns a list. 2014-03-04 01:34:55 +00:00
testfilemanip.py Implement lzma compression. 2014-01-28 00:31:57 +00:00
testgit.py Test what files are checked in to git. 2014-02-01 03:16:00 +00:00
testversion.py Compute the version automatically from git. 2013-10-12 19:17:32 +00:00