summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrbb <rbb@13f79535-47bb-0310-9956-ffa450edef68>2002-10-22 15:08:43 +0000
committerrbb <rbb@13f79535-47bb-0310-9956-ffa450edef68>2002-10-22 15:08:43 +0000
commit1b7c31c084d67e018caa47182dafac8383f3aa99 (patch)
treea28a9e59972e52e91b8c0b79fee8ce1ac4d01f29
parent4a1deb32fb78934a60059d31d0c8fa0e77844a88 (diff)
downloadlibapr-1b7c31c084d67e018caa47182dafac8383f3aa99.tar.gz
Mote the testucs.c file from test/ to test/internal/. The testucs program
specifically tests internals of APR that are not exported. This is a good thing, but the test/ directory is for testing APR externals so that APR developers can ensure that their port of APR works correctly. For testing APR internals, there is now a separate directory. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@63966 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--test/internal/testucs.c (renamed from test/testucs.c)0
1 files changed, 0 insertions, 0 deletions
diff --git a/test/testucs.c b/test/internal/testucs.c
index 809fafffc..809fafffc 100644
--- a/test/testucs.c
+++ b/test/internal/testucs.c