apjanke / octave-testify

New BIST (Built-In Self Test) functions for GNU Octave
GNU General Public License v3.0
4 stars 2 forks source link

Add UXPASS tracking #70

Open apjanke opened 5 years ago

apjanke commented 5 years ago

Track (count and list files for) XFAIL xtests that unexpectedly passed.

This should be a couple new fields in BistRunResult, and new output in the summary display.