From ec4f325ac4df7262b8ce1fcbe09d4020a734132f Mon Sep 17 00:00:00 2001 From: ph10 Date: Fri, 26 Feb 2016 18:26:17 +0000 Subject: Implemented pcre2_code_copy(). git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@495 6239d852-aaf2-0410-a92c-79f79f948069 --- RunTest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'RunTest') diff --git a/RunTest b/RunTest index 120e9f9..290b43c 100755 --- a/RunTest +++ b/RunTest @@ -74,7 +74,7 @@ title16="Test 16: JIT-specific features when JIT is not available" title17="Test 17: JIT-specific features when JIT is available" title18="Test 18: Tests of the POSIX interface, excluding UTF/UCP" title19="Test 19: Tests of the POSIX interface with UTF/UCP" -title20="Test 20: Serialization tests" +title20="Test 20: Serialization and code copy tests" title21="Test 21: \C tests without UTF (supported for DFA matching)" title22="Test 22: \C tests with UTF (not supported for DFA matching)" title23="Test 23: \C disabled test" -- cgit v1.2.1