Compare commits

...

1 Commits

Author SHA1 Message Date
Douglas Gregor e3c9446e29 Merged from 1.33.0 release
[SVN r30540]
2005-08-12 13:02:37 +00:00
+1 -1
View File
@@ -41,7 +41,7 @@ void test_sleep()
// Ensure it's in a range instead of checking actual equality due to time
// lapse
BOOST_CHECK(in_range(xt));
BOOST_CHECK(in_range(xt, 2));
}
void do_test_creation()