diff options
author | ianh <ianh@13f79535-47bb-0310-9956-ffa450edef68> | 2002-02-21 17:10:55 +0000 |
---|---|---|
committer | ianh <ianh@13f79535-47bb-0310-9956-ffa450edef68> | 2002-02-21 17:10:55 +0000 |
commit | 5176f2c6d704d9d4bbc3e2de9b07f61610947491 (patch) | |
tree | dfb60dfc503bd79bf0b418bc4d95e8d977d0fc3e /test/.cvsignore | |
parent | 2174e6d753794056bef9a935900a032cbd99429a (diff) | |
download | libapr-5176f2c6d704d9d4bbc3e2de9b07f61610947491.tar.gz |
simple test to time regex and hash gets
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@63042 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test/.cvsignore')
-rw-r--r-- | test/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/.cvsignore b/test/.cvsignore index e667a8e56..9c8a78e5a 100644 --- a/test/.cvsignore +++ b/test/.cvsignore @@ -60,3 +60,4 @@ test.fil testprocmutex testglobalmutex testvsn +testregex |