sbml-test-suite
sbml-test-suite copied to clipboard
Test Runner: correctly sort and display oddly-capitalized data
Test 1805 expects results for compartments 'comp', 'Comp', and 'cOmP'. If it gets results in the order 'Comp', 'comp', 'cOmP', it'll mis-compare the data left-to-right, and not match up the column labels. It also won't display the correct data for either.
I think this might be as simple as making the program case-sensitive; for some reason, it's not.
[01805.csv](https://github.com/sbmlteam/sbml-test-suite/files/8317828/01805.csv)
Similar problem with 1821:
