libabigail/tests
Dodji Seketeli b9ea069f1d Remove autotools-generated files
* Makefile.in: Remove this autotools-generated file.  I know that
	people in the GCC-realm like storing these autotools-generated
	files into the source control system, but I believe in this day
	and age, this is annoying (to say the least) for the project
	developers for no good reason.  Requiring (the ubiquitous)
	autoconf for building from source is no big deal today, and typing
	"autoreconf" is not hard to do, really.  And it saves the
	developers for having to update a bunch of boilerplate
	automatically generated files into the source control system; this
	is really unnecessary noise and it is a commonly accepted good
	practice to avoid doing it these days.  To help people who do not
	know how to handle this, there is a COMPILING file in the source
	tree that explains how to build the project from sources.
	* aclocal.m4: Likewise.
	* configure: Likewise.
	* include/Makefile.in: Likewise.
	* src/Makefile.in: Likewise.
	* doc/Makefile.in: Likewise.
	* tests/Makefile.in: Likewise.
2013-08-20 00:05:07 +02:00
..
data/test-read-write Support offsets and virtual attribute in base class specifiers 2013-07-23 23:13:53 +02:00
Makefile.am Collapse subdir of include to include. 2013-08-14 15:07:18 +02:00
test-dot.cc Correct DOT merge. 2013-07-23 23:13:55 +02:00
test-read-write.cc Simplify interface for serializing/deserializing translation_units. 2013-08-14 15:07:18 +02:00
test-svg.cc Add svg generation. 2013-07-23 23:13:54 +02:00
test-utils.cc LGPLv3 License the library 2013-07-23 23:13:55 +02:00
test-utils.h LGPLv3 License the library 2013-07-23 23:13:55 +02:00
test-walker.cc Simplify interface for serializing/deserializing translation_units. 2013-08-14 15:07:18 +02:00