* src/ltltest/tostring.test: Simplify with set -e. Move the
description of the test ... * src/ltltest/tostring.cc: ... here, where it is actually coded. * src/ltltest/lunabbrev.test, src/ltltest/tunabbrev.test, src/ltltest/nenoform.test, src/ltltest/tunenoform.test: Simplify with set -e.
This commit is contained in:
parent
03e893b23d
commit
d17a86e87d
7 changed files with 115 additions and 130 deletions
|
|
@ -1,5 +1,12 @@
|
|||
2003-04-29 Alexandre DURET-LUTZ <aduret@src.lip6.fr>
|
||||
|
||||
* src/ltltest/tostring.test: Simplify with set -e. Move the
|
||||
description of the test ...
|
||||
* src/ltltest/tostring.cc: ... here, where it is actually coded.
|
||||
* src/ltltest/lunabbrev.test, src/ltltest/tunabbrev.test,
|
||||
src/ltltest/nenoform.test, src/ltltest/tunenoform.test:
|
||||
Simplify with set -e.
|
||||
|
||||
* configure.ac (AM_INIT_AUTOMAKE): Use nostdinc, to make
|
||||
sure we always use paths relative to src/ in src/'s
|
||||
subdirectories.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue