summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'ACE-4_4_42'.ACE-4_4_42nobody1998-04-243-350/+0
* *** empty log message ***irfan1998-04-2452-208/+208
* *** empty log message ***nanbor1998-04-241-2/+3
* *** empty log message ***schmidt1998-04-231-0/+0
* *** empty log message ***nanbor1998-04-171-58/+58
* *** empty log message ***nanbor1998-04-1742-16102/+0
* (handle_input): removed ACE_NOTREACHED wrapper around return statement at end.levine1998-04-151-3/+3
* (main): don't try to suspend/resume DCE threads, because they don'tlevine1998-04-141-10/+24
* *** empty log message ***schmidt1998-04-141-2/+2
* made type, size_t, of String_Table_size explicit, instead of using thelevine1998-04-141-13/+13
* *** empty log message ***schmidt1998-04-141-2/+2
* Disabled the suspend/resume actions for Pthreads.Steve Huston1998-04-131-0/+3
* Fixed source file directorynanbor1998-04-121-52/+51
* *** empty log message ***irfan1998-04-129-91/+357
* *** empty log message ***irfan1998-04-121-182/+58
* *** empty log message ***nanbor1998-04-121-0/+2
* Don't check for validity of kill_grp statement on Win32. thr_kill is not sup...nanbor1998-04-121-0/+2
* ./tests/Simple_Message_Block_Test.MAKnanbor1998-04-1211-3935/+0
* *** empty log message ***schmidt1998-04-102-25/+44
* *** empty log message ***schmidt1998-04-101-2/+3
* *** empty log message ***schmidt1998-04-101-4/+3
* *** empty log message ***schmidt1998-04-102-11/+26
* *** empty log message ***schmidt1998-04-091-23/+27
* *** empty log message ***schmidt1998-04-093-206/+1271
* ChangeLogTag:Thu Apr 9 12:27:23 1998 Carlos O'Ryan <coryan@swarm.cs.wustl....coryan1998-04-091-1/+3
* *** empty log message ***schmidt1998-04-091-0/+1
* *** empty log message ***schmidt1998-04-082-62/+118
* *** empty log message ***schmidt1998-04-083-109/+169
* Reactor_Notify_Test is OK on VxWorks now.levine1998-04-031-1/+4
* Reactor_Notify_Test is OK on Chorus nowlevine1998-04-021-1/+1
* (Supplier_Task::handle_output): added a thr_yield () so that the Supplier_Tas...levine1998-04-021-16/+22
* *** empty log message ***schmidt1998-04-021-43/+84
* (handler): oops, egcs didn't like checking *signal_catcher for non-nulllevine1998-04-011-1/+1
* (worker): cache the thread's Signal_Catcher on entry.levine1998-03-311-25/+52
* Made settings for Env_Value_Test consistent with the other tests.Steve Huston1998-03-271-0/+0
* with Green Hills on VxWorks, rename main to ace_main for compatibility with r...levine1998-03-271-1/+7
* oops, length of OrdMultiSet_Test string is 17, not 10levine1998-03-261-3/+3
* (consumer): added no-op statement to suppress GHS warning about unusedlevine1998-03-181-12/+14
* (test): added no-op statement to suppress GHS warning about unused local vari...levine1998-03-181-0/+2
* ACE_Profile_Timer now uses units of usec if ACE_LACKS_FLOATING_POINTlevine1998-03-161-11/+2
* *** empty log message ***schmidt1998-03-141-1/+1
* added ACE_LACKS_FLOATING_POINT supportlevine1998-03-131-10/+21
* (main): don't run test_performance on Chorus, because it loses itslevine1998-03-131-0/+9
* check for $chorus not being set as a string, not an integerlevine1998-03-071-1/+2
* added capability for executing the tests on a remote (Chorus) targetlevine1998-03-071-22/+58
* only 50 iterations on CHORUSlevine1998-03-061-15/+21
* (main): if ACE_LACKS_LONGLONG_T, use ACE_U_LongLong instead of long longlevine1998-03-041-2/+4
* added ACE_LACKS_GETHOSTENT, so that SOCK_Connector_Test doesn't have to enume...levine1998-03-041-2/+2
* added another multiplication testlevine1998-03-031-1/+6
* added tests of new ACE_U_LongLong operatorslevine1998-02-271-0/+38