summaryrefslogtreecommitdiff
path: root/tests/Time_Value_Test.cpp
Commit message (Expand)AuthorAgeFilesLines
* ChangeLogTag:Thu Aug 25 18:53:31 2005 Steve Huston <shuston@riverace.com>Steve Huston2005-08-251-1/+1
* ChangeLogTag:Thu Jan 20 18:18:00 2005 Ossama Othman <ossama@dre.vanderbilt....Ossama Othman2005-01-211-1/+1
* ChangeLogTag: Sat Jan 1 11:45:12 UTC 2005 Johnny Willemsen <jwillemsen@rem...Johnny Willemsen2005-01-011-1/+1
* ChangeLogTag:Fri Oct 22 17:00:27 2004 Steve Huston <shuston@riverace.com>Steve Huston2004-10-221-1/+0
* ChangeLogTag: Mon Jun 14 11:32:12 2004 UTC 2004 Johnny Willemsen <jwillems...Johnny Willemsen2004-06-141-0/+1
* ChangeLogTag:Mon May 17 21:19:27 2004 Ossama Othman <ossama@dre.vanderbilt....Ossama Othman2004-05-181-24/+25
* ChangeLogTag: Mon May 17 22:38:48 2004 Marek Brudka <mbrudka@elka.pw.edu.pl>mbrudka2004-05-171-1/+43
* ChangeLogTag:Sun May 18 19:18:45 UTC 2003 Don Hinton <dhinton@dresystems.com>dhinton2003-05-181-1/+1
* ChangeLogTag: Wed Apr 09 19:13:12 2002 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2003-04-091-0/+5
* ChangeLogTag:Wed Mar 6 14:43:34 2002 Nanbor Wang <nanbor@cs.wustl.edu>nanbor2002-03-061-1/+1
* ChangeLogTag:Sat Apr 22 20:53:11 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-231-28/+28
* ChangeLogTag:Tue Apr 18 19:08:37 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-191-1/+1
* ChangeLogTag:Mon Feb 21 14:35:39 2000 Christopher Kohlhoff <chris@kohlhoff.com>schmidt2000-02-211-6/+1
* ChangeLogTag: Thu Aug 26 11:44:26 1999 David L. Levine <levine@cs.wustl.edu>levine1999-08-261-3/+6
* ChangeLogTag: Thu Aug 26 11:20:55 1999 David L. Levine <levine@cs.wustl.edu>levine1999-08-261-2/+6
* ChangeLogTag: Wed Aug 25 22:05:54 1999 David L. Levine <levine@cs.wustl.edu>levine1999-08-261-1/+1
* replaced remaining #ifdef ACE_HAS_STHREADS with #ifdef sunlevine1999-01-031-4/+4
* don't test ACE_U_LongLong if the platform defineslevine1998-12-291-6/+4
* Removed ACE_DISABLE_AUTOCONF_LONGLONGOssama Othman1998-12-111-8/+0
* Added ACE_DISABLE_AUTOCONF_LONGLONG macro for use with ACE+autoconf.Ossama Othman1998-12-111-0/+8
* protected definition of __ACE_INLINE__levine1998-12-111-3/+5
* Added RCS Id strings to cpp files via a macro that can be turned offgonzo1998-07-111-0/+2
* Tests now run OK (most of them) with BCB3gonzo1998-06-101-5/+5
* Added initial support for Borland C++ Buildergonzo1998-06-081-0/+5
* Made CE friendlynanbor1998-05-131-28/+28
* added another multiplication testlevine1998-03-031-1/+6
* added tests of new ACE_U_LongLong operatorslevine1998-02-271-0/+38
* removed a stderr printoutlevine1998-01-151-3/+0
* (test_ace_u_longlong): made divisors of operator/ tests explicitlylevine1998-01-141-2/+5
* added tests of ACE_U_LongLong operator/ and operator%levine1998-01-051-12/+23
* (test_ace_u_longlong: added test of operator++, and simple test of operator/levine1997-12-311-0/+16
* only test ACE_U_LongLong on Solaris, and other platforms with STHREADSlevine1997-12-241-14/+7
* fixed #ifdef's so that ACE_ULongLong isn't tests on SGIs, etc.levine1997-12-181-7/+10
* restored #include test_config.h, and changed #include ace/config.h tolevine1997-12-171-2/+3
* *** empty log message ***schmidt1997-12-171-12/+9
* *** empty log message ***nw11997-12-161-1/+0
* replace use of ! ACE_HAS_64BIT_LONGS with ACE_SIZEOF_LONG == 4levine1997-12-161-8/+8
* removed ACE Version printout because it is now in Basic_Types_Testlevine1997-12-121-7/+5
* added test of ACE version accessorslevine1997-10-151-0/+5
* ACE_HAS_64BIT_LONGS instead of ACE_HAS_64BIT_LONGlevine1997-10-151-7/+7
* undef ACE_NO_INLINE in the ACE_U_LongLong test hackslevine1997-10-021-0/+3
* don't test ACE_U_LongLong if ACE_HAS_64BIT_LONGlevine1997-09-301-14/+15
* (test_ace_u_longlong): replaced ACE_ASSERTs with calls to a static function t...levine1997-09-301-18/+31
* reverted to test ACE_U_LongLong on all platforms except WIN32levine1997-09-201-9/+10
* added back the ACE_U_LongLong test on platforms that use itlevine1997-09-191-16/+13
* disable ACE_U_LongLong test except on Solarislevine1997-09-181-17/+19
* *** empty log message ***schmidt1997-09-141-2/+2
* *** empty log message ***schmidt1997-09-131-1/+1
* disable ACE_U_LongLong test on ACE_WIN32levine1997-08-271-7/+8
* undef ACE_WIN32 to test ACE_U_LongLong on NTlevine1997-08-271-3/+21