]> git.donarmstrong.com Git - debhelper.git/commit
Add a test suite for build systems.
authorModestas Vainius <modestas@vainius.eu>
Thu, 11 Jun 2009 00:01:58 +0000 (03:01 +0300)
committerModestas Vainius <modestas@vainius.eu>
Thu, 11 Jun 2009 11:10:08 +0000 (14:10 +0300)
commita7eeaa0001d4c12a1df6df17de2cb437dbab7423
treef7eb37792a4db9a856ab54fd4e8c3a78de79ff69
parentb3d77e8fd680f69445efee8f9e760be5ed3ccb54
Add a test suite for build systems.

* Tests for core Buildsystem API (mostly path API).
* Tests for check_auto_configure() for each buildsystem.
* Build system autoselection tests under "typical" conditions for each buildsystem.
* DH_AUTO_OPTIONS and command line argument parsing tests.
* Real dh_auto_* tests for autoconf/makefile build systems with emulated.
  autoconf behaviour under in both in source and out of source tree scenarios.

Signed-off-by: Modestas Vainius <modestas@vainius.eu>
t/buildsystems/autoconf/configure [new file with mode: 0755]
t/buildsystems/buildsystem_tests [new file with mode: 0755]
t/buildsystems/debian/changelog [new file with mode: 0644]
t/buildsystems/debian/compat [new file with mode: 0644]
t/buildsystems/debian/control [new file with mode: 0644]