Opened 15 years ago
Closed 14 years ago
#451 closed request (fixed)
test yat.m4
Reported by: | Peter | Owned by: | Peter |
---|---|---|---|
Priority: | major | Milestone: | yat 0.5 |
Component: | test | Version: | trunk |
Keywords: | Cc: |
Description
When implementing yat.m4 I tested it with a dummy project. These tests should be incorporated into distcheck. distcheck includes a call to installcheck that has a *-local target, so installcheck-local is likely a good way to go.
In principle the test should check that the following works:
cd path/to/dummy ./bootstrap ./configure make
The dummy project could be placed as test/dummy/
.
Change History (2)
comment:1 Changed 14 years ago by
Milestone: | yat 0.x+ → yat 0.5 |
---|---|
Status: | new → assigned |
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [1693]) fixes #451 - add test for yat.m4