Skip to content

Refactor TestEmptyInput.py

Andrew Maclean requested to merge amaclean/vtk:Refactor-TestEmptyInput into master

TestEmptyInput has a new summary report is consistent and easy to read.

An extra class has been added to the excluded classes, this means that the programs should now exit cleanly in Windows.

In addition there has been some code refactoring and renaming.

I think the code is a lot cleaner and easier to follow now. The output with the verbose flag on now matches the statistics in the summary table.

The summary and verbose output are more consistent in TestEmptyInput.py

Merge request reports