summaryrefslogtreecommitdiff
path: root/tests/Time_Value_Test.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* added tests of ACE_U_LongLonglevine1997-08-261-7/+65
* cast double argument to long because there no longer is a double ctorlevine1997-02-011-1/+1
* fooschmidt1997-01-311-1/+3
* fooschmidt1996-12-081-1/+1
* removed .cpp from ACE_START_TEST calllevine1996-12-021-1/+1
* Eonschmidt1996-11-301-1/+1
* ywhoopie!!schmidt1996-11-181-2/+2
* Jammer!schmidt1996-11-171-1/+1
* change SCCS keywords (in our files only) to RCS keywordslevine1996-10-231-1/+1
* Initial revisionlevine1996-10-211-0/+49