eris/tests
Andrew Hamilton 3dfb81563c tools: Change coverage tool to work with '.coverage' file.
- Was generating coverage by running a corresponding test file
  for the current file.  Wasn't obvious where test file was.
- This shows coverage if a .coverage file exists which is newer
  than the current file.
- The .coverage file needs to be created independantly. And then
  the reports can be refreshed.
2019-09-09 12:20:56 +10:00
..
golden-files tools: Change coverage tool to work with '.coverage' file. 2019-09-09 12:20:56 +10:00
__main___test.py Fix some warnings from tests. 2019-09-02 16:38:38 +10:00
fill3_test.py Fix truncation of border titles. 2019-09-01 14:42:37 +10:00
golden.py Update copyrights. 2019-02-04 11:48:47 +10:00
gut_test.py Update copyrights. 2019-02-04 11:48:47 +10:00
lscolors_test.py Update copyrights. 2019-02-04 11:48:47 +10:00
paged_list_test.py Make large results display quickly by loading them in pieces. 2019-08-21 16:05:06 +10:00
termstr_test.py tools: Ignore unfinished ascii escape codes. 2019-07-21 23:00:35 +10:00
tools_test.py tools: Change coverage tool to work with '.coverage' file. 2019-09-09 12:20:56 +10:00
worker_test.py Update copyrights. 2019-02-04 11:48:47 +10:00