]> granicus.if.org Git - graphviz/commit
Simple unit test added.
authorErwin Janssen <erwinjanssen@outlook.com>
Mon, 8 Aug 2016 09:59:34 +0000 (11:59 +0200)
committerErwin Janssen <erwinjanssen@outlook.com>
Mon, 8 Aug 2016 09:59:34 +0000 (11:59 +0200)
commited1b4f0722f36bb2a71267133399a69ab5cba4df
treeb479bf7c524017b81add84e7f0a1641f0d88ae3c
parent950c71e6879827aad70ddaae67d69b6643b0785d
Simple unit test added.

This unit test serves to validate the configuration and installation of the Criterion unit testing framework. This test will only be compiled and run if Criterion is installed.
.gitignore
Makefile.am
configure.ac
tests/Makefile.am [new file with mode: 0644]
tests/lib/Makefile.am [new file with mode: 0644]
tests/lib/common/Makefile.am [new file with mode: 0644]
tests/lib/common/command_line.c [new file with mode: 0644]