Add autotests for Erlang macros.
commit0f4806215f23b8e46518d9b7303c5e5c5adbf593
authorRomain Lenglet <romain.lenglet@laposte.net>
Thu, 23 Jul 2009 12:47:52 +0000 (23 06:47 -0600)
committerEric Blake <ebb9@byu.net>
Thu, 23 Jul 2009 12:47:52 +0000 (23 06:47 -0600)
tree389962373e667534a4a151e187e0612b2489d2ab
parent25853e5836109cf5a5113372ed578a0bb2950886
Add autotests for Erlang macros.

* tests/erlang.at: Added tests for all macros in erlang.m4.
* tests/Makefile.am: Added erlang.at.
* tests/suite.at: Likewise.
* tests/compile.at: Added test for extension of Erlang files.
* NEWS: Mention this.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
NEWS
tests/Makefile.am
tests/compile.at
tests/erlang.at [new file with mode: 0644]
tests/suite.at