Home | History | Annotate | Download | only in pcre

Lines Matching refs:TESTS

68 # Unit tests you want to run when people type 'make check'.
69 # TESTS is for binary unit tests, check_SCRIPTS for script-based tests
70 TESTS =
222 TESTS += pcrecpp_unittest
227 TESTS += pcre_scanner_unittest
232 TESTS += pcre_stringpiece_unittest
239 ## The main unit tests
244 TESTS += RunTest
251 TESTS += RunGrepTest