File: Makefile.am

package info (click to toggle)
libvoikko 3.5-1.1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 3,576 kB
  • sloc: cpp: 12,976; sh: 11,670; python: 1,943; cs: 1,163; java: 1,057; xml: 969; lisp: 380; makefile: 367; ansic: 176
file content (14 lines) | stat: -rw-r--r-- 423 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
EXTRA_DIST = TestUtils.py \
    AllAutomaticTests.py \
    libvoikkoTest.py \
    libvoikkoOldTest.py \
    NullComponentTest.py \
    DictionaryInfoTest.py \
    Utf8ApiTest.py \
    DeprecatedApiTest.py \
    python3Test.sh \
    hfst/NorthSamiTest.py \
    malaga/ExtendedMorphologyTest.py \
    lttoolbox/ApertiumIcelandicTest.py
TESTS_ENVIRONMENT = env LD_LIBRARY_PATH=../src/.libs python
TESTS = AllAutomaticTests.py