summaryrefslogtreecommitdiff
path: root/RunTest
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2016-02-26 18:26:17 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2016-02-26 18:26:17 +0000
commitec4f325ac4df7262b8ce1fcbe09d4020a734132f (patch)
tree859a79912a9fd117cd0c172e9fa06bbe4213426c /RunTest
parent437fcdfeda76c7cec0f781a4b7988986eeac0804 (diff)
downloadpcre2-ec4f325ac4df7262b8ce1fcbe09d4020a734132f.tar.gz
Implemented pcre2_code_copy().
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@495 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'RunTest')
-rwxr-xr-xRunTest2
1 files changed, 1 insertions, 1 deletions
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"