PyCIRCLean/tests
Dan Puttick 3f49612a23 Add new logger, move logging to filecheck
* Wrote a new text-based logger that displays all file information in the tree
instead of using two separate logs
* Stopped using twiggy since it wasn't giving us anything useful
* Moved a lot of the logging code to filecheck, since it didn't really seem
appropriate as an API. Left a Logging stub in kittengroomer to hold methods
that might be useful for implementing other loggers.
* For the new logger, had to change the way that we traverse the items in the
source file tree.
2017-04-10 13:22:20 +02:00
..
src_invalid Add rtl sample file to src_invalid 2017-03-16 17:34:20 -04:00
src_valid New test files 2017-04-10 12:54:07 +02:00
test_logs Reorganize tests making them easier to run 2017-01-18 15:51:54 -05:00
__init__.py Add script for specific purposes, add testcase 2015-10-26 17:11:36 +01:00
logging.py Change from two separate logs to one 2017-03-20 16:10:57 -04:00
test_filecheck.py Change the way test dst dirs are handled 2017-03-15 22:56:00 -04:00
test_kittengroomer.py Add new logger, move logging to filecheck 2017-04-10 13:22:20 +02:00
testfile_catalog.md Add .jpg test file, testfile_directory.md 2017-03-15 21:04:57 -04:00