From 1e388b0af3d7c2384cd350a349ba756914620466 Mon Sep 17 00:00:00 2001 From: Joshua Haberman Date: Mon, 20 Jul 2009 10:52:37 -0700 Subject: Significant, experimental changes (setjmp/longjmp, group handling). --- tests/test_table.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/test_table.cc b/tests/test_table.cc index 0337eaa..24a93c3 100644 --- a/tests/test_table.cc +++ b/tests/test_table.cc @@ -1,4 +1,5 @@ +#undef NDEBUG /* ensure tests always assert. */ #include "upb_table.h" #include "test_util.h" #include -- cgit v1.2.3