File: Makefile.am

package info (click to toggle)
libvoikko 4.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,812 kB
  • sloc: cpp: 12,641; sh: 5,047; python: 2,075; java: 1,256; cs: 1,172; lisp: 489; makefile: 327; ansic: 184; xml: 106
file content (15 lines) | stat: -rw-r--r-- 419 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
EXTRA_DIST = TestUtils.py \
    AllAutomaticTests.py \
    AllAutomaticTests.sh \
    libvoikkoTest.py \
    libvoikkoOldTest.py \
    NullComponentTest.py \
    DictionaryInfoTest.py \
    Utf8ApiTest.py \
    DeprecatedApiTest.py \
    python3Test.sh \
    hfst/MeadowMariTest.py \
    hfst/NorthSamiTest.py \
    malaga/ExtendedMorphologyTest.py \
    lttoolbox/ApertiumIcelandicTest.py
TESTS = AllAutomaticTests.sh