Skip to content
Snippets Groups Projects
Commit 51a2f27f authored by Christian Engwer's avatar Christian Engwer
Browse files

[test]

the fourth xfail test for debugallocator requires the KEEP option

[[Imported from SVN: r7013]]
parent 4fb5bbc0
No related branches found
No related tags found
No related merge requests found
......@@ -217,7 +217,7 @@ testdebugallocator_fail3_SOURCES = testdebugallocator.cc
testdebugallocator_fail3_CPPFLAGS = $(AM_CPPFLAGS) -DFAILURE3
testdebugallocator_fail4_SOURCES = testdebugallocator.cc
testdebugallocator_fail4_CPPFLAGS = $(AM_CPPFLAGS) -DFAILURE4
testdebugallocator_fail4_CPPFLAGS = $(AM_CPPFLAGS) -DFAILURE4 -DDEBUG_ALLOCATOR_KEEP=1
testdebugallocator_fail5_SOURCES = testdebugallocator.cc
testdebugallocator_fail5_CPPFLAGS = $(AM_CPPFLAGS) -DFAILURE5
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment