summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagACE-4_4-readynobody1997-11-253-350/+0
* *** empty log message ***irfan1997-11-252-3/+15
* *** empty log message ***irfan1997-11-252-0/+0
* *** empty log message ***irfan1997-11-235-52/+65
* Moved expression outside ACE_ASSERT.Steve Huston1997-11-221-1/+2
* Shuffled things around. How the -beep- did this ever get messed up?nw11997-11-221-8/+5
* Added return type specifier to handle_close().nw11997-11-221-6/+6
* *** empty log message ***schmidt1997-11-211-9/+11
* *** empty log message ***schmidt1997-11-212-19/+28
* *** empty log message ***irfan1997-11-2110-469/+75
* ChangeLogTag:Thu Nov 20 14:19:57 1997 Carlos O'Ryan <coryan@macarena.cs.wus...coryan1997-11-202-3/+36
* *** empty log message ***irfan1997-11-205-571/+869
* Updated to include new SOCK_Connector_Test and removed all but the debugbrunsch1997-11-2050-17985/+282
* Converted MSVC5 project files for all versions of the testsbrunsch1997-11-2051-0/+14521
* Bye Byebrunsch1997-11-191-78/+0
* Merged the purify testing into run_tests. Just use "run_tests purify ..."brunsch1997-11-191-63/+91
* *** empty log message ***irfan1997-11-199-134/+34150
* *** empty log message ***schmidt1997-11-192-6/+5
* *** empty log message ***irfan1997-11-196-103/+111
* Allow the test to run if not all processes can be forked.Steve Huston1997-11-181-2/+3
* *** empty log message ***schmidt1997-11-181-4/+10
* Runs purify on all the tests for the PCsbrunsch1997-11-171-0/+75
* *** empty log message ***nw11997-11-1748-56/+56
* Added more configurations for Alpha/NT.nw11997-11-171-10/+115
* Added more configuration for Alpha/NT. Namely, Release, Unicode_Debug, andnw11997-11-1747-476/+13203
* Added Release, Unicode Debug, and Unicode Release versions for each ofbrunsch1997-11-1748-288/+5338
* *** empty log message ***schmidt1997-11-171-1/+2
* *** empty log message ***schmidt1997-11-161-212/+1406
* Removed the writer->peer().close() call from client(). I erroneously add itSteve Huston1997-11-151-4/+1
* Fixed client portion to explicitly close the connection before exiting fromSteve Huston1997-11-151-1/+4
* Removed Mutex_Test.dsp and added Thread_Mutex_Test.dsp into the workspace.nw11997-11-141-12/+12
* *** empty log message ***nw11997-11-141-180/+0
* !schmidt1997-11-121-1/+1
* *** empty log message ***irfan1997-11-111-0/+0
* (test): don't compile this function if ACE_HAS_THREADS is not definedlevine1997-11-111-4/+5
* (main): removed extra % at end of ACE_ERROR_RETURN messagelevine1997-11-111-40/+40
* *** empty log message ***irfan1997-11-101-78/+0
* *** empty log message ***irfan1997-11-108-306/+354
* *** empty log message ***sumedh1997-11-071-2/+4
* *** empty log message ***irfan1997-11-072-0/+2
* *** empty log message ***schmidt1997-11-077-10/+11
* Don't crash if client's connect attempts fail.Steve Huston1997-11-071-3/+4
* Added NETBSD to the list of platforms that dont have gethostentsumedh1997-11-061-1/+1
* Limit the number of test iterations to 2000. This was running 40000Steve Huston1997-11-061-1/+7
* Holds class definitions for Thread_Manager_Test.cppSteve Huston1997-11-061-0/+45
* Moved class def out to Thread_Manager_Test.h to build on AIXSteve Huston1997-11-061-20/+1
* Better checks to get a proper host to test, new test port (42000).Steve Huston1997-11-061-2/+6
* Holds class defs for Reactor_Performance_Test.cppSteve Huston1997-11-061-0/+57
* Moved class defs out to Reactor_Performance_Test.h to build on AIX.Steve Huston1997-11-061-25/+1
* Added #include SOCK_Stream to build on AIX.Steve Huston1997-11-061-0/+1