summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Updated to use MSVC 5 features and the ability to use Standard C++brunsch1997-08-142-4/+1
* *** empty log message ***schmidt1997-08-131-3/+3
* *** empty log message ***schmidt1997-08-131-1/+1
* *** empty log message ***schmidt1997-08-131-1/+1
* *** empty log message ***schmidt1997-08-131-13/+37
* *** empty log message ***schmidt1997-08-132-2/+1
* Removed set_flags/clr_flags in ACE_NEW_THREAD macro.nw11997-08-131-3/+1
* *** empty log message ***schmidt1997-08-111-1/+0
* Corrected the test for how out-of-range signal number is tested withSteve Huston1997-08-091-4/+10
* Remoed ACE_Thread_Control object from main thread - it wasn't doingSteve Huston1997-08-081-2/+1
* *** empty log message ***schmidt1997-08-081-6/+17
* Counting_Service and Options class definitions moved fromSteve Huston1997-08-081-0/+114
* Moved Counting_Service and Options classes out to new header,Steve Huston1997-08-081-86/+1
* Fixed mis-named multiple inclusion definitionSteve Huston1997-08-081-2/+2
* Contains the definition of Dumb_String - split out fromSteve Huston1997-08-081-0/+59
* Split Dumb_String class declaration to Hash_Map_Manager_Test.h to make itSteve Huston1997-08-081-38/+1
* *** empty log message ***schmidt1997-08-051-1/+0
* *** empty log message ***irfan1997-08-051-0/+6
* *** empty log message ***schmidt1997-08-041-27/+38
* Return non-zero on error return from get_ip_interfaces so that the run_testsSteve Huston1997-08-041-1/+1
* Added use of release (count)brunsch1997-08-041-2/+1
* Changed structure to test timed semaphores in another waybrunsch1997-08-041-116/+56
* Removed release buildbrunsch1997-08-041-30/+0
* Added Atomic_Op_Test to MSVC 5 projectbrunsch1997-08-042-1/+115
* *** empty log message ***schmidt1997-08-041-8/+8
* *** empty log message ***schmidt1997-08-041-1/+7
* *** empty log message ***irfan1997-08-046-233/+300
* *** empty log message ***schmidt1997-08-031-3/+3
* Switched some casts aroundbrunsch1997-08-011-2/+2
* removed templates to avoid problems with finicky compilers, and added check o...levine1997-08-011-36/+66
* commented out ACE_DEBUG message in Test_Singleton dtorlevine1997-08-011-2/+4
* *** empty log message ***schmidt1997-08-011-28/+28
* added ACE_HAS_INSTANTIATION_PRAGMA supportlevine1997-07-3115-335/+440
* OK to use Log_Msg from cleanup hook nowlevine1997-07-311-3/+1
* Now it checks return valuesbrunsch1997-07-311-51/+76
* added test of ACE_Service_Manager::at_exit ()levine1997-07-311-5/+61
* Added Semaphore_Test into makefile.nw11997-07-301-8/+301
* Testbrunsch1997-07-291-8/+24
* *** empty log message ***irfan1997-07-293-106/+138
* Added new project for Semaphore testbrunsch1997-07-291-0/+12
* Added Semaphore testbrunsch1997-07-291-0/+1
* New test for Semaphoresbrunsch1997-07-292-0/+293
* (client,server): use ACE_NEW_RETURN instead of "new"levine1997-07-291-2/+4
* *** empty log message ***schmidt1997-07-291-7/+16
* (client, server): explicitly destroy (and create) ACE_SOCK_IOStream instances...levine1997-07-291-3/+23
* (main): fixed #ifdefs so that it compiles againlevine1997-07-281-2/+1
* added VxWorks test statuslevine1997-07-281-0/+31
* *** empty log message ***schmidt1997-07-282-19/+7
* Instantiate templates with ACE_HANDLE instead of int.levine1997-07-281-3/+3
* (test_boundaries): Changed ACE_Unbounded_Queue<int> to ACE_Unbounded_Queue<AC...nw11997-07-281-1/+1