libabigail/tests
Dodji Seketeli 1b4e3844e9 Nested automake conditionals don't work
* configure.ac (ENABLE_ZIP_ARCHIVE_AND_CXX11): Define this
	automake condition variable that is true if both the zip archive
	and c++11 features are enabled.  This is important to know if the
	test runtestdot is going to be compiled.  That test needs both
	c++11 and the zip archive features.
	* tests/Makefile.am: Do not nest automake conditional statements.
	It does not work.  Rather, use the new
	ENABLE_ZIP_ARCHIVE_AND_CXX11 condition variable.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
2014-11-19 10:23:41 +01:00
..
data Sort reported changed declarations & types in a given scope 2014-11-08 11:32:58 +01:00
Makefile.am Nested automake conditionals don't work 2014-11-19 10:23:41 +01:00
print-diff-tree.cc Implement generic diff tree walking and port categorization over it 2014-10-10 13:18:04 +02:00
test-abidiff.cc Make the use of a C++-11 compiler optional 2014-11-05 10:45:07 +01:00
test-alt-dwarf-file.cc Rename bi* tools to abi* tools 2014-09-26 10:58:16 +02:00
test-core-diff.cc
test-diff2.cc Update copyright notice for tests/test-diff2.cc 2014-10-10 13:17:35 +02:00
test-diff-dwarf.cc Make the use of a C++-11 compiler optional 2014-11-05 10:45:07 +01:00
test-diff-filter.cc Rename bi* tools to abi* tools 2014-09-26 10:58:16 +02:00
test-diff-suppr.cc Initial support for variable suppressions 2014-11-01 12:22:08 +01:00
test-dot.cc
test-ir-walker.cc
test-lookup-syms.cc Rename bi* tools to abi* tools 2014-09-26 10:58:16 +02:00
test-read-dwarf.cc Yet another fix to the DWARF method "static-ness" detection heuristic 2014-10-16 23:49:41 +02:00
test-read-write.cc Support C and C++ array type. 2014-08-22 13:07:41 +02:00
test-svg.cc
test-utils.cc
test-utils.h
test-write-read-archive.cc Add a symbol database to the ABI Corpus & support symbol aliases 2014-05-28 16:33:35 +02:00