Luiz Georg
|
42f202d0ff
|
Tools/LogAnalyzer: apply Black and isort
|
2022-07-19 22:01:31 +10:00 |
Peter Barker
|
a6fd812051
|
Tools: LogAnalyzer: use repr in place of deprecated backticks
|
2017-07-22 09:28:28 +10:00 |
Peter Barker
|
44d1c77b0c
|
Tools: LogAnalyzer: use print_function
|
2017-07-22 09:09:51 +10:00 |
Aaron Curtis
|
9dbfa40afd
|
LogAnalyzer: LogAnalyzer: make all subclasses of Test call their parent __init()__ function when overriding that function. This is the way of Python.
|
2014-07-08 14:12:56 -07:00 |
Andrew Chapman
|
4a5e0bbe06
|
LogAnalyzer: renamed PASS to GOOD in output (and enums)
as per Craig’s request to clarify test output
|
2014-06-24 15:07:47 +10:00 |
Andrew Chapman
|
0fe6c1ee3a
|
LogAnalyzer: fixed XML output glitch in the case of a skipped (NA) test
|
2014-06-24 15:07:47 +10:00 |