summaryrefslogtreecommitdiff
path: root/tests/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'TAO-1_0_4'.TAO-1_0_4nobody1999-09-131-7512/+0
|
* ChangeLogTag: Wed Sep 08 16:48:55 1999 David L. Levine <levine@cs.wustl.edu>levine1999-09-081-0/+6
|
* ChangeLogTag:Tue Sep 07 19:55:52 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-09-081-0/+1
|
* ChangeLogTag:Thu Sep 2 12:21:41 1999 Douglas C. Schmidt ↵schmidt1999-09-021-7/+49
| | | | <schmidt@tango.cs.wustl.edu>
* ChangeLogTag:Wed Sep 1 21:37:59 1999 Douglas C. Schmidt ↵schmidt1999-09-021-1/+7303
| | | | <schmidt@tango.cs.wustl.edu>
* ChangeLogTag:Sun Aug 29 07:53:33 1999 Douglas C. Schmidt ↵schmidt1999-08-301-6912/+2
| | | | <schmidt@tango.cs.wustl.edu>
* ChangeLogTag:Tue Aug 24 12:19:29 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-08-241-233/+609
|
* ChangeLogTag: Tue Aug 24 07:11:52 1999 David L. Levine <levine@cs.wustl.edu>levine1999-08-241-1/+2
|
* ChangeLogTag:Sat Aug 21 12:36:40 1999 Douglas C. Schmidt ↵schmidt1999-08-221-0/+1
| | | | <schmidt@tango.cs.wustl.edu>
* ChangeLogTag: Wed Aug 18 13:09:36 1999 David L. Levine <levine@cs.wustl.edu>levine1999-08-181-2/+4
|
* ChangeLogTag:Tue Aug 3 22:39:34 1999 Douglas C. Schmidt ↵schmidt1999-08-041-498/+290
| | | | <schmidt@tango.cs.wustl.edu>
* *** empty log message ***irfan1999-07-221-158/+6
|
* Updated dependenciesirfan1999-07-141-76/+167
|
* ChangeLogTag:Wed Jul 14 16:30:48 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-07-141-0/+1
|
* ChangeLogTag: Wed Jul 14 09:29:57 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-141-1/+1
|
* ChangeLogTag:Mon Jul 12 18:24:34 1999 Kirthika Parameswaran ↵irfan1999-07-131-4/+567
| | | | <kirthika@cs.wustl.edu>
* ChangeLogTag:Mon Jul 12 18:24:34 1999 Kirthika Parameswaran ↵irfan1999-07-121-0/+2
| | | | <kirthika@cs.wustl.edu>
* ChangeLogTag: Mon Jul 12 09:26:29 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-121-2/+4
|
* ChangeLogTag: Sun Jul 04 15:41:34 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-041-1/+1
|
* Updated all the dependenciescoryan1999-07-011-6/+144
|
* .schmidt1999-06-281-0/+1
|
* Updated dependencieskirthika1999-06-251-6/+6
|
* Added Cache_Map_Manager_Test and put back the Map_Manager_Test.kirthika1999-06-231-4/+112
|
* ChangeLogTag:Fri Jun 18 18:49:39 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-181-1/+2
|
* Added Map_Manager_Test back.kirthika1999-06-111-1/+4123
|
* Removed Map_Manager_Test.cpp temporarily to check out thekirthika1999-06-101-4108/+3
| | | | Cache_Map_Manager.
* .schmidt1999-06-091-0/+621
|
* .schmidt1999-06-091-0/+1
|
* Removed the Vector_Test from the distribution.Ossama Othman1999-05-301-548/+3
|
* The Vector_Test tests the important features of the ACE_Vector class andOssama Othman1999-05-291-149/+146
| | | | | sends output to `logs/Vector_Test.log'. Makefile has been updated with this new test.
* New test, SOCK_Send_Recv_TestSteve Huston1999-05-241-0/+1
|
* Added a simple test program for the TkReactor along the lines of XtReactor_Test.naga1999-05-201-40/+186
|
* ChangeLogTag:Tue May 18 10:14:47 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-181-339/+794
|
* removed Thread_Manager_Test.hlevine1999-05-181-1021/+550
|
* added Tokens_Test to BIN2 if Tokens component is not configured in.levine1999-05-131-0/+5
| | | | | | This ensures that Tokens_Test gets cleaned up, even if the ace directory was realcleaned first (and ACE_BUILD_COMPONENTS is therefore empty).
* make depend for new RB_Tree interfacecdgill1999-05-091-1/+212
|
* Thu Apr 22 19:30:01 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-04-231-0/+1
|
* Added New_Fail_Test, which checks correct behavior when heap space is exhausted.Steve Huston1999-04-211-0/+1
|
* updated for proper support of ACE subsets, with BIN2/LIB2/SHLIB2levine1999-04-171-8/+9
|
* 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
|
* 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
|
* use ace_components to record which components are in the ACE library, and ↵levine1999-03-191-5/+14
| | | | then not build/run tests that use Token and Other
* *** empty log message ***irfan1999-03-171-2/+5939
|
* Test to illustrate the Cache_Manager.jxh1999-03-161-5939/+2
|
* Fixed to build libDLL_Test correctly on AIX w/ xlC.Steve Huston1999-03-161-1/+4
|
* instead of always running a recursive make to build libDLL_Test.so, only do ↵levine1999-03-041-87/+88
| | | | that if it needs to be built
* Use $(MAKE) to reinvoke make.Steve Huston1999-03-021-1/+1
|
* ran make dependlevine1999-02-271-1/+5939
|