]> git.ipfire.org Git - thirdparty/automake.git/commit
t: Add a test for the Automake::Utils module
authorMatthias Paulmier <matthias.paulmier@etu.u-bordeaux.fr>
Thu, 7 Jun 2018 14:22:13 +0000 (16:22 +0200)
committerMatthias Paulmier <matthias.paulmier@etu.u-bordeaux.fr>
Fri, 22 Jun 2018 12:18:41 +0000 (14:18 +0200)
commit3276a02345cf14d1d56da2d26521c65a5a4011e8
tree3484a09bace0e70e9ea3c4fe5967a6c86b3c9696
parent3d672eb1ef8572ac257652cab0ab416bd32be024
t: Add a test for the Automake::Utils module

At the moment, we only test the subst subroutine as it is the most
trivially testable in the file.

* Utils.pl: Added to test the newly added Automake::Utils module
* list-of-tests.mk: Added the above test-file to be run in the
  test-suite
t/list-of-tests.mk
t/pm/Utils.pl [new file with mode: 0644]