Skip to content

test: adding test for configure ninja

  • Updated the tooltest target to run unittest module
  • Renamed test/tools/test-js2c.py to be discoverable by unittest module
  • Added test class for configure shell script
  • Added a test to ensure configure script exits with status code zero when passed the --ninja flag

Closes #29415 (closed)

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Merge request reports

Loading