libabigail/tests
Dodji Seketeli 5767379648 Rename abigail::corpus::{get_file_path --> get_path}
* include/abg-corpus.h (corpus::{get_path, set_path): Renamed
	corpus::get_file_path and corpus::set_file_path into these as
	get_path/set_path is what is used elsewhere as well.
	* src/abg-corpus.cc (corpus::{get_path, set_path}): Likewise.
	* tests/test-write-read-archive.cc (main): Adjust for the change
	above.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
2013-08-29 16:29:25 +02:00
..
data Initial writing/reading of an ABI corpus to an archive 2013-08-27 16:20:41 +02:00
Makefile.am Initial writing/reading of an ABI corpus to an archive 2013-08-27 16:20:41 +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
test-write-read-archive.cc Rename abigail::corpus::{get_file_path --> get_path} 2013-08-29 16:29:25 +02:00