]> git.ipfire.org Git - thirdparty/automake.git/commit
t: Add a test for the CondStack module
authorMatthias Paulmier <matthias.paulmier@etu.u-bordeaux.fr>
Tue, 12 Jun 2018 16:00:35 +0000 (18:00 +0200)
committerMatthias Paulmier <matthias.paulmier@etu.u-bordeaux.fr>
Fri, 22 Jun 2018 12:19:18 +0000 (14:19 +0200)
commit43f7827ed147ec17a4995421cf21e7180784b1a9
tree12e02a9a62a3ec33e7351fc7a61df25c481be8bc
parent8e69f70005326c0dd5e499869b72ffc1ecce7f71
t: Add a test for the CondStack module

This tests that the &cond_stack_* methods assure the good balance of the
conditional stack.

* CondStack.pl: New test for the CondStack module.
t/list-of-tests.mk
t/pm/CondStack.pl [new file with mode: 0644]