summaryrefslogtreecommitdiff
path: root/tests/unit/test_file_processor.py
Commit message (Expand)AuthorAgeFilesLines
* Simplify and speed up multiprocessingAnthony Sottile2016-11-291-1/+1
* Handle empty stdin-display-name valuesIan Cordasco2016-10-281-0/+12
* Fix read_lines_splits_lines test for CRLF endingsFichteFoll2016-07-271-1/+2
* Fix up merge request 78Ian Cordasco2016-07-201-3/+11
* Propagate the stdin_display_name to checker and processorLeonardo Rochael Almeida2016-07-201-1/+6
* Handle optional parameters that were never supportedIan Cordasco2016-06-281-5/+9
* Add more processor testsIan Cordasco2016-04-021-0/+42
* Add more tests around the processor moduleIan Cordasco2016-03-291-0/+40
* Add a few more unit tests around FileProcessorIan Cordasco2016-03-281-0/+42
* Add unit test for build_astIan Cordasco2016-03-281-0/+11
* Add test for FileProcessor#split_lineIan Cordasco2016-03-271-0/+18
* Add more FileProcessor testsIan Cordasco2016-03-261-0/+80
* Add test for reading from stdin with the file processorIan Cordasco2016-03-211-0/+12
* Add a test for FileProcessor.should_ignore_fileIan Cordasco2016-03-171-0/+14
* Add docstring for our test helperIan Cordasco2016-03-171-0/+1
* Remove unnecessary and outdated test runnerIan Cordasco2016-03-171-11/+18
* Rename test file to mirror actual class it is testingIan Cordasco2016-03-171-0/+26