File: Makefile.am

package info (click to toggle)
libvoikko 3.0-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 2,904 kB
  • ctags: 2,181
  • sloc: cpp: 11,324; sh: 10,695; python: 1,811; xml: 840; makefile: 268; ansic: 175
file content (12 lines) | stat: -rw-r--r-- 374 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
EXTRA_DIST = TestUtils.py \
    AllAutomaticTests.py \
    libvoikkoTest.py \
    libvoikkoOldTest.py \
    NullComponentTest.py \
    DictionaryInfoTest.py \
    Utf8ApiTest.py \
    DeprecatedApiTest.py \
    malaga/ExtendedMorphologyTest.py \
    lttoolbox/ApertiumIcelandicTest.py
TESTS_ENVIRONMENT = env LD_LIBRARY_PATH=../src/.libs python
TESTS = AllAutomaticTests.py