summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'ACE-4_6_3'.ACE-4_6_3nobody1998-11-113-350/+0
* replaced hard-coded "/" with ACE_DIRECTORY_SEPARATOR_STRlevine1998-11-101-1/+2
* added ACE version number printoutslevine1998-11-101-2/+4
* changed Log_Priority of "not supported" messages to LM_INFOlevine1998-11-1032-149/+160
* (main): prepended "./" to name of file to spawn.levine1998-11-101-1/+1
* *** empty log message ***schmidt1998-11-071-30/+28
* I just couldn't stand all those new quoteslevine1998-11-071-4/+4
* build each executable if it doesn't already existlevine1998-11-061-3/+19
* (reverse_file): put the volatile qualifier back in. LynxOS 3.0.0/PowerPClevine1998-11-061-1/+3
* Renamed Acceptor_Handler to Request_Handlernanbor1998-11-022-21/+24
* .schmidt1998-11-012-5/+7
* .schmidt1998-11-011-0/+17
* Cleaned up the "#if define"s to make it easier to read, and fixed somebrunsch1998-10-311-8/+7
* (reverse_file): removed volatile qualifier because it no longerlevine1998-10-301-4/+2
* really commented out Thread_Pool_Reactor_Testlevine1998-10-301-1/+1
* Removed the timed acquire stuff from the worker thread and the display atbrunsch1998-10-291-4/+15
* Exit if a command line argument is provided to run_tests.sh, and the argumentlevine1998-10-291-0/+1
* only run Time_Service_Test if ../netsvcs/server/main existslevine1998-10-291-2/+4
* oops, replaced statement that was inadvertently removedlevine1998-10-291-0/+1
* display file name if spawn failslevine1998-10-282-31/+37
* (test_timeout_count,test_timeout): put these in #ifndef STHREADS &&levine1998-10-271-46/+38
* ChangeLogTag:Mon Oct 26 18:33:28 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-10-271-5/+343
* *** empty log message ***nanbor1998-10-261-6/+7
* Changed to use 127.0.0.1 and reduce the number of connector on Chorus.nanbor1998-10-261-3/+11
* (reverse_file): use a local, volatile variable for the array index.levine1998-10-261-6/+9
* oops, put back missing ||levine1998-10-261-1/+1
* Fixed so most of the test runs on STHREADS and POSIXSEM platforms.brunsch1998-10-261-18/+10
* run Timer_Queue_Test and Upgradeable_RW_Test on LynxOSlevine1998-10-261-2/+2
* changed Message_Queue_Notifications_Test.cpp tolevine1998-10-261-3/+3
* don't try to run if ACE_LACKS_FORKlevine1998-10-262-15/+29
* don't try to run this test if ACE_LACKS_FORK, because it uses ACE_OS::fork ().levine1998-10-261-3/+2
* Changed envp and argv to type LPTSTR[]nanbor1998-10-261-1/+1
* *** empty log message ***nanbor1998-10-261-2/+0
* Responded to Doug's commentsnanbor1998-10-261-14/+31
* .schmidt1998-10-261-25/+47
* Replaced __TEXT with ACE_TEXTnanbor1998-10-249-34/+34
* Adjusted debug output to get more info on the test; added a check to see thatSteve Huston1998-10-222-21/+28
* *** empty log message ***naga1998-10-221-2/+2
* *** empty log message ***naga1998-10-221-1/+1
* *** empty log message ***naga1998-10-221-6/+6
* *** empty log message ***naga1998-10-211-1/+1
* moved "the_reactor" declaration outside of ACE_HAS_THREADS protection,levine1998-10-211-2/+2
* moved ACCEPTOR typedef to after #include of tests/Thread_Pool_Reactor_Test.hlevine1998-10-211-2/+1
* moved #include of tests/Thread_Pool_Reactor_Test.hlevine1998-10-211-1/+2
* (main): changed debug messages for suspend_grp/resume_grp withlevine1998-10-211-2/+3
* Added DLList_Test, High_Res_Timer_Test, Dynamic_Priority_Test,Steve Huston1998-10-202-405/+1850
* (handle_exception, handle_timeout): added ACE_UNUSED_ARG's.levine1998-10-201-21/+25
* changed include protection from #if !defined to ifndef, and added #pragma onc...levine1998-10-2014-22/+82
* .schmidt1998-10-181-2/+2
* .schmidt1998-10-181-1/+1