summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Added a quick test to check to make sure the earliest time is reportedbrunsch1998-02-151-1/+18
* Added MT_Reactor_Timer_TEstSteve Huston1998-02-111-0/+1
* Test for reactors and timers in multiple threads.Steve Huston1998-02-112-0/+187
* updated a comment re. the VxWorks task name testlevine1998-02-061-1/+1
* (main): printout signed values instead of unsignedlevine1998-02-031-2/+2
* (test_map_manager): print out item.int_id_ instead of local i so that item ge...levine1998-02-031-46/+46
* added ACE_DNode<int> explicit template instantiationcdgill1998-02-021-1/+3
* added OrdMultiSet_Testcdgill1998-02-024-1/+8
* Added OrdMultiSet_Testcdgill1998-02-021-0/+1
* Ordered Multi-Set Testcdgill1998-02-021-0/+58
* added OrdMultiSet_Test.dspcdgill1998-02-021-0/+12
* disabled Message_Queue_Testlevine1998-02-021-4/+4
* tests ordered multiset container and iteratorcdgill1998-02-011-0/+213
* updated comment to explain why we can't use spawn with ACE_HAS_NONSTATIC_OBJE...levine1998-01-291-1/+2
* run Message_Queue_Test firstlevine1998-01-281-5/+5
* added comment that Message_Queue_Test occasionally page faultslevine1998-01-271-0/+1
* enabled Priority_Reactor_Test and Message_Queue_Test, as they appear to run s...levine1998-01-271-8/+6
* *** empty log message ***nanbor1998-01-261-0/+182
* (Test_Task): changed type of member handled_ from int to size_t tolevine1998-01-261-1/+1
* Rearranged template instantiation orders.nanbor1998-01-251-4/+4
* enabled Message_Block_Testlevine1998-01-241-4/+3
* enabled Thread_Manager_Test now that it succeedslevine1998-01-241-4/+3
* (TEST_THIS): cast val to (type) before casting to (u_int), to try to avoidlevine1998-01-231-1/+1
* specify thread name and stack size on VxWorkslevine1998-01-231-3/+49
* test non-default stack sizelevine1998-01-221-6/+37
* On VxWorks, assign thread (VxWorks task) names to server and client threads, ...levine1998-01-221-7/+41
* ChangeLogTag:Tue Jan 20 20:31:27 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-01-211-3/+3
* Added explicit template instantiation for ACE_Env_Value<unsigned short>.nanbor1998-01-201-0/+2
* Added test codes for unsigned short.nanbor1998-01-201-0/+2
* *** empty log message ***nanbor1998-01-161-2/+0
* *** empty log message ***nanbor1998-01-151-0/+2
* One-buttoned makefile for MSVC.nanbor1998-01-1554-4/+20442
* (main): changed type of i from int to size_t to avoid signed/unsigned comparisonlevine1998-01-151-8/+8
* updated dependencies with revised depend.locallevine1998-01-151-1142/+290
* (main): changed some local variables from int to size_t to avoid signed/unsig...levine1998-01-155-101/+100
* removed a stderr printoutlevine1998-01-151-3/+0
* (test_ace_u_longlong): made divisors of operator/ tests explicitlylevine1998-01-141-2/+5
* *** empty log message ***schmidt1998-01-121-5/+7
* (main): cast i to u_long to avoid signed/unsigned comparisonlevine1998-01-121-20/+20
* changed type of i back to size_t now that ACE_MAX_CLIENTS is size_tlevine1998-01-121-1/+1
* *** empty log message ***schmidt1998-01-121-9/+9
* changed type of VARIETIES to u_int to avoid signed/unsigned comparison in mainlevine1998-01-121-3/+3
* (spawn): changed type of local variable i to int to avoidlevine1998-01-121-123/+122
* *** empty log message ***irfan1998-01-121-17/+0
* Moved template instantiation codes around.nw11998-01-101-4/+4
* *** empty log message ***irfan1998-01-101-13/+50
* Added ACE_UNUSED_ARG to eliminate warnings.nw11998-01-101-0/+4
* added Env_Value_Testlevine1998-01-091-0/+4
* *** empty log message ***schmidt1998-01-091-1/+2
* *** empty log message ***schmidt1998-01-092-4/+6