index
:
delta/libapr.git
0.9.x
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
1.5.x
1.6.x
1.7.1-test1
1.7.x
1.8.x
1.8.x-r1896717
1.8.x-r1897895
APR
APR_0_9_BRANCH
baserock/morph
evenset
gstein-pocore
master
pollcb-dev
thread-name
unlabeled-1.1.1
win32-pollset-wakeup-no-file-socket-emulation
xmllite
svn.apache.org: repos/asf/apr/apr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
testpipe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing whitespaces in *.c.
ivan
2022-11-20
1
-8
/
+8
*
Windows platform: Make pipe test report 'not implemented' instead of failing.
ivan
2019-05-28
1
-1
/
+6
*
apr_file_io: Add apr_file_pipe_create_pools() allowing a pair of
minfrin
2016-03-13
1
-2
/
+2
*
Minor fixes to quiet valgrind warnings
sf
2013-01-26
1
-1
/
+1
*
Hide apr_wait_for_io_or_timeout() from public view and add instead
bjh
2010-04-12
1
-0
/
+30
*
One more place where passing in the environment may help with ICC.
bojan
2009-08-03
1
-0
/
+3
*
Illustrate the use of the new API which succeeds on all platforms
wrowe
2007-10-14
1
-3
/
+3
*
Solve two sets of issues, only two possible changes, in one
wrowe
2007-10-06
1
-4
/
+4
*
Fix the typo.
jorton
2006-08-03
1
-1
/
+1
*
Update license header.
jorton
2006-08-03
1
-6
/
+6
*
Fix a host of tests that were using ABTS_INT_EQUAL to compare non-int
wrowe
2006-02-09
1
-2
/
+3
*
Keep testpipe.c from hanging on win32. Because of the way win32 pipes
rooneg
2006-01-22
1
-3
/
+5
*
Update copyright year to 2005 and standardize on current copyright owner line.
jerenkrantz
2005-02-04
1
-1
/
+2
*
Add the line number to the verbose output from abts. This also removes
rbb
2004-05-14
1
-39
/
+39
*
Move the APR test suite from CuTest to abts. The output is cleaner,
rbb
2004-05-13
1
-58
/
+58
*
* test/testpipe.c (set_timeout): Use global readp, writep.
jorton
2004-03-22
1
-2
/
+3
*
Remove some common macros to test_apr.h
rbb
2004-03-14
1
-9
/
+0
*
Relicense APR under Apache License, Version 2.0
jerenkrantz
2004-02-13
1
-49
/
+10
*
* testpipe.c (test_pipe_writefull): Wait for the child and ensure it
jorton
2003-11-23
1
-0
/
+6
*
add a testcase to catch the problem seen with PR 20295, where
trawick
2003-06-05
1
-0
/
+67
*
Update copyright notices to 2003.
thommay
2003-01-01
1
-1
/
+1
*
Always use overlapped pipes on NT-based machines. This allows pipes to
rbb
2002-12-12
1
-10
/
+27
*
Force the timeout_read of pipes to fail on Windows. This allows the test
rbb
2002-12-12
1
-0
/
+10
*
migrate testpipe to the new test suite.
rbb
2002-12-03
1
-52
/
+79
*
use new time conversion macros in place of APR_USEC_PER_SEC
brianp
2002-07-05
1
-1
/
+1
*
Update our copyright for this year.
fielding
2002-03-13
1
-1
/
+1
*
change some of the test programs to use exit status 0 for
trawick
2001-08-01
1
-1
/
+1
*
These are (thankfully) now irrelevant stubs. apr_terminate is defined
wrowe
2001-06-08
1
-6
/
+1
*
Update copyright to 2001
fielding
2001-02-16
1
-1
/
+1
*
renaming various functions for consistency sake
dougm
2001-02-08
1
-6
/
+6
*
Get testfile.c to compile when APR_FILES_AS_SOCKETS is defined.
trawick
2001-01-23
1
-1
/
+1
*
Commit a bunch of cleanups to get win32 going again. Note the apr.dsp
wrowe
2001-01-23
1
-1
/
+6
*
Fix a bunch of type mis-matches in the test code.
rbb
2000-12-03
1
-1
/
+1
*
Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation...
wrowe
2000-08-06
1
-1
/
+1
*
prefix libapr functions and types with apr_
dougm
2000-08-02
1
-17
/
+17
*
win32/pipe.c:
trawick
2000-06-19
1
-9
/
+10
*
ap_set_pipe_timeout() now takes microseconds instead of seconds;
trawick
2000-04-15
1
-1
/
+1
*
Change ap_context_t to ap_pool_t. This compiles, runs, and serves pages
rbb
2000-04-14
1
-4
/
+4
*
silly cleanup for APR test pgms to avoid compile warnings and
trawick
2000-04-14
1
-1
/
+1
*
Fix some of the APR test programs.
rbb
2000-04-03
1
-0
/
+5
*
Update to Apache Software License version 1.1
fielding
2000-03-31
1
-32
/
+32
*
Fix all the License issues. Including:
rbb
2000-03-10
1
-9
/
+9
*
Add a test program for pipes. Add support for non-buffered CGI's to mod_cgi.
rbb
2000-03-01
1
-0
/
+112