• Dan Albert's avatar
    Add test filtering to the libc++ test runner. · c5661818
    Dan Albert authored
    Can now pass paths to specific tests (or test subdirectories) to have
    just those tests run instead of the whole suite.
    
    It was converted to Python as collateral damage since that was easier
    than implementing the argument deduction logic in bash.
    
    Change-Id: I6ba8d56fe54ec89cd99c74f1f552e3424e2b0e7d
    c5661818
Testing.md 7.38 KB