# # # patch "ChangeLog" # from [65ec4cc540866c8534344697a1c10d0f6fff5cae] # to [1afdefa6ff3558d215cb6b2135c7a3525b3e1e9f] # # patch "tests/t_disapprove_branch.at" # from [c7713fd20baddf08f994f8f778ce259c78e83b62] # to [11ee7293fd1dbc7436988f9eb852d75200cb1640] # ============================================================ --- ChangeLog 65ec4cc540866c8534344697a1c10d0f6fff5cae +++ ChangeLog 1afdefa6ff3558d215cb6b2135c7a3525b3e1e9f @@ -1,5 +1,9 @@ 2006-03-08 Nathaniel Smith + * tests/t_disapprove_branch.at: I'm an idiot. + +2006-03-08 Nathaniel Smith + * tests/t_disapprove_branch.at: Actually add. 2006-03-08 Nathaniel Smith ============================================================ --- tests/t_disapprove_branch.at c7713fd20baddf08f994f8f778ce259c78e83b62 +++ tests/t_disapprove_branch.at 11ee7293fd1dbc7436988f9eb852d75200cb1640 @@ -14,6 +14,6 @@ # From reading the disapprove code; this is obviously broken. I don't # have time to write a real test right now. So this is a todo to even # write the bug report... -AT_CHECK(true) +AT_CHECK(false) AT_CLEANUP