s/ASSERT_EQ/CHECK_EQ/ .
[platform/upstream/glog.git] / src / signalhandler_unittest.cc
2009-07-27 <shinichiro.hamaj... Add cast for pthread_self() to avoid warning.
2009-07-08 <shinichiro.hamaj... Suppress warnings. Most of this patch was given by...
2009-01-28 <shinichiro.hamaj... Add license information for all source code.
2009-01-05 <shinichiro.hamaj... Initialize gflags in signalhandler_unittest.
2008-12-19 <shinichiro.hamaj... Flush logs unsafely before program fails in the signal...
2008-11-17 <shinichiro.hamaj... Re-organize the way to produce stacktrace.
2008-10-30 <shinichiro.hamaj... Forgot to add file for the previous change...