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

Support namespaces in class and function references #49

Closed apjanke closed 5 years ago

apjanke commented 5 years ago

runtests2 should support namespaces when specifying class or function targets.

apjanke commented 5 years ago

Fixed in https://github.com/apjanke/octave-testify/commit/39905642604642dc79947e38d56be7bfbf3e51c7.