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

MultiBistRunner does not include .tst files #84

Closed mtmiller closed 5 years ago

mtmiller commented 5 years ago

Using runtests2 on a directory of files ending with .tst extension, testify.internal.MultiBistRunner does not look at those files at all.

See for example Octave's top-level test directory.