libabigail/tests
Dodji Seketeli 61b13cc9db Support variadic arguments in function decls
* src/abg-reader.cc (build_function_parameter): Support reading
	the "is-variadic" attribute.
	* src/abg-writer.cc (write_function_decl): Support writing the
	"is-variadic" attribute.
	* tests/data/test-read-write/test22.xml: New test input.
	* tests/test-read-write.cc (in_out_specs): Add the new test to the
	list of files to read and write back.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
2013-12-11 12:17:55 +01:00
..
data Support variadic arguments in function decls 2013-12-11 12:17:55 +01:00
Makefile.am Add support for bidiff regression testing 2013-11-29 14:32:30 +01:00
test-bidiff.cc Prepare serialization API for multiple backends 2013-12-04 20:26:38 +01:00
test-core-diff.cc Re-write middle snakes management in core diff algorithms 2013-11-19 11:25:47 +01:00
test-diff2.cc Re-write middle snakes management in core diff algorithms 2013-11-19 11:25:47 +01:00
test-dot.cc Correct DOT merge. 2013-07-23 23:13:55 +02:00
test-read-write.cc Support variadic arguments in function decls 2013-12-11 12:17:55 +01:00
test-svg.cc Add svg generation. 2013-07-23 23:13:54 +02:00
test-utils.cc Initial version of an archive manipulation program: biar 2013-08-29 17:08:47 +02:00
test-utils.h Initial version of an archive manipulation program: biar 2013-08-29 17:08:47 +02:00
test-walker.cc Prepare serialization API for multiple backends 2013-12-04 20:26:38 +01:00
test-write-read-archive.cc Prepare serialization API for multiple backends 2013-12-04 20:26:38 +01:00