Skip to content

Add e2e test for trexe multiple inputs

Neill Whillans requested to merge neill/trexe_multiple_inputs into master

This request adds a couple of end-to-end tests for trexe to bin/tests/test-trexe.sh. The tests exercise the proper handling of multiple --input-path commandline options, for commands that use files in the top level of the input paths, as well as in sub-directories, as examples.

Edited by Neill Whillans

Merge request reports