forked from OSchip/llvm-project
fbcd2c76d5
TimeValue()::now().toEpochTime() is supposed to be the same as time(), but it wasn't, because toEpoch subtracted PosixZeroTime, but now() didn't add PosixZeroTime! Add a unittest to check this works. llvm-svn: 94178 |
||
---|---|---|
.. | ||
AllocatorTest.cpp | ||
CommandLineTest.cpp | ||
ConstantRangeTest.cpp | ||
LeakDetectorTest.cpp | ||
Makefile | ||
MathExtrasTest.cpp | ||
RegexTest.cpp | ||
System.cpp | ||
TypeBuilderTest.cpp | ||
ValueHandleTest.cpp | ||
raw_ostream_test.cpp |