summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagpre_non_tss_orb_corenobody1999-05-23117-5715/+934
* ChangeLogTag:Sat May 22 16:57:38 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-221-1/+1
* Fixed an extra semicolon warning!naga1999-05-201-1/+1
* Removed commented code.naga1999-05-201-24/+0
* ChangeLogTag:Thu May 20 10:39:26 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-201-20/+27
* Added a simple test program for the TkReactor along the lines of XtReactor_Test.naga1999-05-203-40/+568
* replaced Hash_Map_Manager with a simple array. This avoids dynamiclevine1999-05-181-92/+50
* ChangeLogTag:Tue May 18 10:14:47 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-182-339/+1088
* removed Thread_Manager_Test.hlevine1999-05-183-1068/+550
* only use the ACE_Hash<ACE_hthread_t> specialization on Digital Unixlevine1999-05-181-0/+2
* added a couple more explicit template instantiations. Thanks tolevine1999-05-181-17/+44
* Use a hash map to store each thread's indication of whether itlevine1999-05-171-31/+53
* (handler): added comment saying that even the ACE_OS::exit () call isn't safelevine1999-05-171-1/+1
* removed the signal handler. It wasn't used for the test, andlevine1999-05-171-15/+8
* (handler): commented out unused arg "signum".levine1999-05-171-1/+1
* (handler): removed ACE_DEBUG.levine1999-05-171-2/+2
* (handler): cleaned up commentlevine1999-05-171-2/+2
* (handler,worker): moved ACE_DEBUG out of signal handler.levine1999-05-171-12/+17
* added Tokens_Test to BIN2 if Tokens component is not configured in.levine1999-05-131-0/+5
* (spawn_threads): changed some ACE_NEW statements to ACE_NEW_RETURNlevine1999-05-111-10/+5
* fixed use of status on platforms that lack forklevine1999-05-111-3/+9
* removed workaround for DEC cxx, and modified error message to mentionlevine1999-05-111-5/+5
* (spawn_threads): wait a maximum of 200 seconds. Carlos reported thatlevine1999-05-101-1/+14
* removed 60 from wait commentlevine1999-05-101-2/+2
* convert max_wait to mseclevine1999-05-102-2/+2
* (main): wait a maximum of 60 seconds, because the test sometimes hangslevine1999-05-101-2/+17
* removed extra ACE_Time_Value constructor calllevine1999-05-101-1/+1
* added -f option, which enables FIFO thread scheduling. Some platformslevine1999-05-101-10/+33
* allow DEC cxx 6.2 to catch its NoNamedExceptionlevine1999-05-101-0/+3
* make depend for new RB_Tree interfacecdgill1999-05-091-1/+212
* finished implementing map interface for RB_Treecdgill1999-05-091-76/+269
* fixed template instantiations, compiler errors and warnings in uninstantiated...cdgill1999-05-081-0/+8
* Replaced __ACE_INLINE__=0 with ACE_NO_INLINEnanbor1999-05-0868-274/+274
* ChangeLogTag:Wed May 5 13:58:25 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-051-14/+33
* Always call ACE::init and ACE::fini (ACE's DllMain which used to do it has be...Steve Huston1999-05-051-6/+4
* rb tree test template instantiations, -g switch for diab psos ppccdgill1999-05-051-20/+27
* Added ACE_Init_TestSteve Huston1999-05-041-0/+1
* added comment about loading shared liblevine1999-05-041-0/+6
* Fixed ability to build all configurations (at least on Intel)Steve Huston1999-05-031-1/+1
* Added the following checks:nanbor1999-04-301-0/+13
* Changes to build clean in all settings.Steve Huston1999-04-301-42/+70
* Compile-time change to call ACE::init, ACE::fini when ACE doesn'tSteve Huston1999-04-301-34/+39
* minor change. removed one test from list of tests to be built.Ossama Othman1999-04-281-2/+1
* changes to make all pSOS PPC ACE tests linkcdgill1999-04-271-13/+13
* goofed on Makefile commentOssama Othman1999-04-271-3/+6
* *** empty log message ***irfan1999-04-271-0/+2
* *** empty log message ***irfan1999-04-271-13/+22
* Tue Apr 27 00:03:16 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-04-271-21/+75
* * tests/Makefile.am:Ossama Othman1999-04-271-64/+79
* * tests/Reverse_Lock_Test.cpp (main):Ossama Othman1999-04-271-1/+1