summaryrefslogtreecommitdiff
path: root/tests/test_config.h
Commit message (Expand)AuthorAgeFilesLines
* .schmidt1999-06-071-5/+3
* (~ACE_Test_Output): wrapped use of cerr with #ifndeflevine1999-02-061-3/+5
* *** empty log message ***irfan1999-02-061-24/+0
* .schmidt1999-01-171-1/+3
* Changes for pSOS using Diab 4.2a releasecdgill1998-12-061-11/+13
* changed include protection from #if !defined to ifndef, and added #pragma onc...levine1998-10-201-1/+6
* *** empty log message ***schmidt1998-09-161-1/+7
* *** empty log message ***levine1998-09-011-2/+7
* Moved the code to redirect Log_Msg output back to stderr into the destructor.nanbor1998-08-121-3/+3
* added ACE_Singleton<ACE_Test_Output, ACE_Null_Mutex> templatelevine1998-08-121-2/+10
* Re-enabled ACE_Test_Output fix for Win32, non-WinCESteve Huston1998-08-111-12/+14
* *** empty log message ***nanbor1998-08-111-1/+1
* When deleting ACE_Test_Output, make sure ACE_Log_Msg doesn't refer to it or theSteve Huston1998-08-111-0/+4
* Added a bunch of ASYS_TEXT macrosnanbor1998-07-301-1/+1
* Don;t close the ofstream in ACE_APPEND_LOG on Win32.nanbor1998-06-261-0/+9
* Added initial support for Borland C++ Buildergonzo1998-06-081-0/+5
* Changes for CEnanbor1998-05-211-30/+90
* Made CE friendlynanbor1998-05-131-1/+4
* Made it CE friendlynanbor1998-05-121-2/+2
* Prevent output from redirecting to a file under CE for now.nanbor1998-05-111-10/+21
* *** empty log message ***schmidt1998-04-141-2/+2
* *** empty log message ***schmidt1998-04-101-2/+2
* *** empty log message ***schmidt1998-04-081-9/+8
* with Green Hills on VxWorks, rename main to ace_main for compatibility with r...levine1998-03-271-1/+7
* ChangeLogTag:Tue Jan 20 20:31:27 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-01-211-3/+3
* *** empty log message ***schmidt1998-01-121-9/+9
* *** empty log message ***schmidt1998-01-091-1/+2
* *** empty log message ***schmidt1998-01-091-1/+1
* *** empty log message ***schmidt1998-01-081-1/+1
* (set_output): if (! test_dir) instead of if (test_dir) so the output filename...levine1998-01-081-1/+1
* *** empty log message ***schmidt1998-01-071-1/+7
* hacked ACE_INIT_LOG to work on VxWorkslevine1998-01-021-0/+19
* (ACE_APPEND_LOG): added a close () of the ace_file_stream before opening it.levine1997-12-231-0/+1
* *** empty log message ***schmidt1997-12-201-1/+1
* *** empty log message ***irfan1997-12-041-2/+1
* *** empty log message ***irfan1997-12-031-16/+0
* Put changes within a #if defined (ACE_HAS_MINIMUM_IOSTREAMH_INCLUSION)brunsch1997-12-011-15/+15
* Made it behave better with the new stdcpp.hbrunsch1997-12-011-5/+16
* *** empty log message ***irfan1997-11-191-4/+4
* (ACE_END_TEST): removed sleep hack with threading because it's not needed wit...levine1997-10-221-16/+1
* (VxWorks): restored the removal of the log file, it again appears to be neces...levine1997-10-161-29/+39
* *** empty log message ***schmidt1997-10-091-0/+1
* Added 1 second sleep to ACE_END_TEST to allow all threads to terminate gracef...levine1997-09-301-14/+21
* *** empty log message ***irfan1997-09-141-5/+0
* *** empty log message ***schmidt1997-09-141-0/+4
* We need to undefine ACE_NDEBUG herecoryan1997-09-131-0/+3
* Added ios::trunc when ofstream.open'ing a file if we are not appending to it.nw11997-09-061-0/+2
* *** empty log message ***schmidt1997-08-271-1/+1
* #include iostream.h and fstream.h if ACE_HAS_MINIMUM_IOSTREAMH_INCLUSIONlevine1997-08-181-1/+6
* Updated to use MSVC 5 features and the ability to use Standard C++brunsch1997-08-141-2/+1