summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'IR'.nobody1999-04-213-350/+0
* replaced another ACE_SCHED_FIFO with THR_SCHED_FIFOlevine1999-04-211-1/+1
* (main): replaced ACE_SCHED_FIFO with THR_SCHED_FIFO in activate call.levine1999-04-211-1/+1
* fixed remaining tests with fixable diab compiler workaroundscdgill1999-04-202-4/+16
* Tue Apr 20 15:10:33 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-04-201-4/+0
* Mon Apr 19 23:50:25 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-04-201-4/+6
* * configure.in:Ossama Othman1999-04-181-0/+1
* Sun Apr 18 00:26:28 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-04-183-5/+14
* updated for proper support of ACE subsets, with BIN2/LIB2/SHLIB2levine1999-04-171-8/+9
* *** empty log message ***irfan1999-04-171-6/+3
* Fri Apr 16 18:09:44 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-04-161-4/+14
* call run_tests.check via sh, to support platforms that don't have /bin/shlevine1999-04-151-1/+1
* replaced call to sysconf () with ACE_OS::sysconf ()levine1999-04-131-2/+2
* added test of ACE_UINT64_LITERAL.levine1999-04-061-0/+3
* *** empty log message ***nanbor1999-04-061-2/+1
* Unicode change.nanbor1999-04-062-5/+4
* *** empty log message ***nanbor1999-04-051-0/+1047
* Removednanbor1999-04-051-1204/+0
* Added targets to clean up files and directories created duringOssama Othman1999-04-031-0/+5
* .schmidt1999-03-311-2/+2
* *** empty log message ***irfan1999-03-311-6/+0
* .schmidt1999-03-312-16/+35
* wrapped final return statement with ACE_NOTREACHED.levine1999-03-261-1/+1
* Print out ACE version information even with ACE_HAS_MINIMAL_ACE_OS.levine1999-03-251-5/+6
* *** empty log message ***irfan1999-03-251-14/+33
* added RCS Id stringlevine1999-03-241-0/+2
* Saying that netsvcs should be built before running Time_Service_Test.nanbor1999-03-241-15/+12
* Don't run Time_Service_Test if ..\netsvcs\servers\main.exe doesn't exist.nanbor1999-03-241-1/+1
* * tests/Cache_Manager_Test.cpp (main): Added missing ACE_START_TESTOssama Othman1999-03-241-0/+4
* * tests/Makefile.am:Ossama Othman1999-03-221-5/+8
* ChangeLogTag:Sat Mar 20 19:10:37 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-03-221-0/+2
* replace ACE_COMPONENTS with ACE_BUILD_COMPONENTSlevine1999-03-211-1/+1
* don't test ACE_Singleton creation during static construction iflevine1999-03-211-6/+11
* changed index () to slot_index () and generation () to slot_generationlevine1999-03-201-9/+8
* Starting to do the "real" ACE+autoconf integration.Ossama Othman1999-03-202-0/+364
* removed SRC, because it caused link problems on DU 4.0levine1999-03-201-2/+0
* ChangeLogTag:Fri Mar 19 18:56:26 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-03-201-981/+612
* ChangeLogTag:Fri Mar 19 15:03:54 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-03-191-157/+198
* use ace_components to record which components are in the ACE library, and the...levine1999-03-192-10/+23
* added test of ACE_Singleton creation during construction of staticlevine1999-03-191-0/+19
* Use the new DLL_Test.h file which has the Hello class.Steve Huston1999-03-181-24/+2
* *** empty log message ***irfan1999-03-171-2/+5939
* Test to illustrate the Cache_Manager.jxh1999-03-162-5939/+157
* Sets LIBPATH correctly for AIX.Steve Huston1999-03-161-0/+5
* Fixed to build libDLL_Test correctly on AIX w/ xlC.Steve Huston1999-03-162-3/+16
* Template defs split off to Map_Test.h.Steve Huston1999-03-161-124/+1
* Tempalte defs for DLL_Test.cpp.Steve Huston1999-03-161-0/+40
* Template defs for Map_Test.cpp.Steve Huston1999-03-161-0/+142
* Shifted teh START_TEST before the #ifdefs.kirthika1999-03-121-12/+12
* Allowed the main to be accessed by all platforms.kirthika1999-03-111-5/+10