Changeset 941 for trunk


Ignore:
Timestamp:
Sep 10, 2011, 4:55:48 PM (12 years ago)
Author:
sam
Message:

test: add unit tests to check whether the build environment behaved as
expected.

Location:
trunk/test
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/test/Makefile.am

    r912 r941  
    1717TESTS = lol-test
    1818
    19 lol_test_SOURCES = lol-test.cpp matrix.cpp half.cpp trig.cpp
     19lol_test_SOURCES = lol-test.cpp matrix.cpp half.cpp trig.cpp build.cpp
    2020lol_test_CPPFLAGS = @LOL_CFLAGS@ @PIPI_CFLAGS@
    2121lol_test_LDFLAGS = $(top_builddir)/src/liblol.a @LOL_LIBS@ @PIPI_LIBS@
Note: See TracChangeset for help on using the changeset viewer.