Skip to content

Commit

Permalink
Revert testcstr.c for the time being while tests are structured
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1727127 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
wrowe committed Jan 27, 2016
1 parent 6e6d835 commit a0db2db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SConscript
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ files = env.core_lib_files()
libapr = env.SharedLibrary('apr-%d' % (major), files)
tests = Split("""
abts.c testutil.c
testtime.c testcstr.c teststr.c testvsn.c testipsub.c testshm.c
testtime.c teststr.c testvsn.c testipsub.c testshm.c
testmmap.c testud.c testtable.c testsleep.c testpools.c
testfmt.c testfile.c testdir.c testfileinfo.c testrand.c
testdso.c testoc.c testdup.c testsockets.c testproc.c
Expand Down

0 comments on commit a0db2db

Please sign in to comment.