pytorch/torch/csrc/jit/testing
Yanan Cao fb56299d4a Fix check highlight in filecheck. (#42417)
Summary:
* It originally failed to check for cases where highlight token appears more than once.
* Now it repeated tries to find highlight token if one doesn't seem correctly highlighted until end of error message.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/42417

Reviewed By: SplitInfinity

Differential Revision: D22889411

Pulled By: gmagogsfm

fbshipit-source-id: 994835db32849f3d7e98ab7f662bd5c6b8a1662e
2020-08-03 18:49:22 -07:00
..
catch_utils.hpp
file_check.cpp Fix check highlight in filecheck. (#42417) 2020-08-03 18:49:22 -07:00
file_check.h Add CHECK-SOURCE-HIGHLIGHTED to file check utils. (#39692) 2020-06-11 23:47:07 -07:00
hooks_for_testing.cpp
hooks_for_testing.h