Skip to content

test: improved type checking with regex

Rodrigo Muino Tomonari requested to merge github/fork/b6t/csb into master

Removed generic check of TypeError and replaced with a regular expression of the expected error message.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Merge request reports

Loading