Skip to content

test: add error validation to assert.throws calls

Rodrigo Muino Tomonari requested to merge github/fork/ejc-main/master into master

Used regular expressions to validate error messages. Also added messages (third parameter) to the assert.throws calls.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Merge request reports

Loading