.. |
data
|
Put good and bad UTF-8 into one of the test data files
|
2019-08-13 16:08:39 -04:00 |
fsck-data
|
tests: fix test databases
|
2020-08-18 10:23:56 -04:00 |
testutil
|
Run 2to3 automatic fixes over entire tree
|
2019-07-25 10:35:30 -04:00 |
runtests.py
|
Fix #! at top of shell scripts for py3 and venvs
|
2020-08-05 17:02:30 -04:00 |
test_bulkdata.py
|
Fill out code coverage for nilmdb/server/bulkdata.py
|
2019-08-30 11:14:06 -04:00 |
test_client.py
|
Use built-in json module rather than external simplejson
|
2019-08-28 18:17:55 -04:00 |
test_cmdline.py
|
Add tests for bash completion; fix Unicode bug that turned up
|
2019-08-30 00:15:29 -04:00 |
test_fsck.py
|
tests: new fsck tests for interval overlap
|
2020-08-18 10:18:54 -04:00 |
test_interval.py
|
Improve test coverage
|
2019-08-14 19:27:33 -04:00 |
test_lrucache.py
|
Fix lrucache decorator argspecs
|
2013-01-18 17:13:50 -05:00 |
test_misc.py
|
Clean up how we handle cherrypy's calls of os._exit(70)
|
2019-08-30 11:59:52 -04:00 |
test_mustclose.py
|
Add tests for two more "no cover" blocks
|
2019-08-23 16:03:59 -04:00 |
test_nilmdb.py
|
Improve test coverage and remove the last "#pragma: no cover"
|
2019-08-30 13:52:13 -04:00 |
test_numpyclient.py
|
Improve branch coverage for numpyclient
|
2019-08-14 14:00:14 -04:00 |
test_printf.py
|
Run 2to3 automatic fixes over entire tree
|
2019-07-25 10:35:30 -04:00 |
test_rbtree.py
|
Run 2to3 automatic fixes over entire tree
|
2019-07-25 10:35:30 -04:00 |
test_serializer.py
|
Add some thread safety tests
|
2019-08-26 16:19:26 -04:00 |
test_threadsafety.py
|
Add some thread safety tests
|
2019-08-26 16:19:26 -04:00 |
test_timestamper.py
|
Consistently use bytes everywhere for stream data
|
2019-08-13 15:53:05 -04:00 |
test_wsgi.py
|
Add test for WSGI server, and fix a str/bytes bug that it found
|
2019-08-30 00:15:29 -04:00 |
test.order
|
Add fsck to default tests
|
2020-08-07 02:56:49 -04:00 |