summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* *** 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
* Made increment of <role_> thread-safe.nanbor1999-03-041-4/+2
* (svc): use prefix ACE_Atomic_Op operator++ instead of postfix, to avoid a rac...levine1999-03-041-1/+3
* instead of always running a recursive make to build libDLL_Test.so, only do t...levine1999-03-042-108/+153
* hacked a bit to support building, and running, with ACE_HAS_MINIMAL_ACE_OSlevine1999-03-041-3/+18
* Enable it to run on HP-UX. Generalize the prefix/suffix with platformSteve Huston1999-03-021-4/+6
* Use $(MAKE) to reinvoke make.Steve Huston1999-03-021-1/+1
* Optimised the if define statements for ACE_HAS_SVR4_DYNAMIC_LINKING.kirthika1999-03-021-8/+2
* Defined RUN_MAIN to care of the WIN32 case.kirthika1999-03-021-2/+8
* Added a check for WIN32 too.kirthika1999-03-021-3/+3
* Added the ACE_HAS_SVR4_DYNAMIC_LINKING directive only for Win32kirthika1999-03-021-1/+1
* Defined ACE_HAS_SVR4_DYNAMIC_LINKING as a protection to prohibit users form r...kirthika1999-03-021-0/+1
* Added ACE_HAS_SVR4_DYNAMIC_LINKING checking to safeguard the test fromkirthika1999-03-021-0/+3
* Added a realclean targetkirthika1999-03-011-0/+2
* DLL_Test is disabled for chorus, LynxOS, Unicos as they dont supportkirthika1999-03-011-1/+1
* ran make dependlevine1999-02-271-1/+5939
* Added "./lib" as prefix for non-Win32 platforms.kirthika1999-02-251-2/+2