]> granicus.if.org Git - yasm/commit
* libyasm/tests/Makefile.inc: Build bitvect_test and floatnum_test with
authorPeter Johnson <peter@tortall.net>
Mon, 15 Nov 2004 04:02:24 +0000 (04:02 -0000)
committerPeter Johnson <peter@tortall.net>
Mon, 15 Nov 2004 04:02:24 +0000 (04:02 -0000)
commit5d04dc4701de55e634898882ea5ca620fdeaaf96
treed811e1c06ed4e9770b139f84d5087a9c48b48d66
parent55d8a8f8742f08444ea7dde1eafc3c1b97ce9410
* libyasm/tests/Makefile.inc: Build bitvect_test and floatnum_test with
standard CFLAGS and LDFLAGS, and as check_PROGRAMS, not noinst_PROGRAMS.

* bitvect_test.c: Update with prototypes to avoid compiler warnings.
* floatnum_test.c: Likewise.

svn path=/trunk/yasm/; revision=1179
libyasm/tests/Makefile.inc
libyasm/tests/bitvect_test.c
libyasm/tests/floatnum_test.c