summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* tests: fix some space leaksReuben Thomas2020-12-221-1/+1
* Remove support for testing with Valgrind (prefer ASAN)Reuben Thomas2019-09-111-1/+0
* Tests: add support for building with ASAN, including leak suppressionsReuben Thomas2019-09-111-1/+2
* tests/Makefile.am: test.pwl is a file, so no need to rm -rf it, just rm -fReuben Thomas2019-09-011-1/+1
* Avoid trailing slash in `rm -rf $(var)/'Leonardo Taccari2018-10-301-1/+1
* Fix previous fix for libdir_subdirReuben Thomas2018-02-041-1/+1
* Compute libdir_subdir for the tests properly (fixes issue #185)Reuben Thomas2018-02-031-0/+7
* Support parallel installation of different Enchant versionsReuben Thomas2017-11-251-5/+5
* Use newer gnulib with improved relocatable-lib-lgplReuben Thomas2017-07-311-1/+1
* Fix issue #17: add new APIs for per-dictionary character classesReuben Thomas2017-07-251-0/+2
* Resurrect enchant_providers testsReuben Thomas2017-07-241-10/+5
* tests/Makefile.am: fix FIXME: remove duplicationReuben Thomas2017-05-041-5/+5
* Remove old tests, they don't really add muchReuben Thomas2017-05-041-4/+1
* Use valgrind-tests module to run tests under ValgrindReuben Thomas2017-04-151-1/+4
* Add a FIXME to tests/Makefile.amReuben Thomas2017-04-151-0/+1
* Move tests/mock_provider files up a levelReuben Thomas2017-04-151-4/+36
* Move unittests to tests directoryReuben Thomas2017-04-151-3/+45
* Make library relocatable using gnulib’s relocatable-lib-lgpl moduleReuben Thomas2017-04-041-9/+22
* Overhaul configuration mechanismsReuben Thomas2017-03-061-2/+4
* Remove ENCHANT_MODULE_PATH environment variableReuben Thomas2017-03-031-4/+6
* Simplify finding provider modules in testsReuben Thomas2017-03-031-5/+1
* Simplify code layout: move providers into a single directoryReuben Thomas2017-03-031-4/+3
* Remove ispell back-endReuben Thomas2017-02-281-1/+1
* Remove ispell compatibility scriptReuben Thomas2017-02-221-1/+1
* Rename Myspell checker to HunspellReuben Thomas2017-02-211-1/+1
* Move installed programs from tests/ to src/Reuben Thomas2017-02-191-2/+0
* Remove redundant _SOURCES settingReuben Thomas2017-02-041-1/+0
* Simplify integration test linking configurationReuben Thomas2017-02-041-12/+5
* Fix issue #55: require a C++ compilerReuben Thomas2017-02-021-7/+1
* Fix running main tests again, after previous changeReuben Thomas2017-01-151-1/+1
* Use check_PROGRAMS for testsReuben Thomas2017-01-131-1/+1
* Run tests with 'make check'Reuben Thomas2017-01-101-17/+27
* Modernise autotools use: use configure.ac and autoreconfReuben Thomas2016-12-191-1/+1
* Bug 10667 - stdio.h not included in two files so FILE not definedDom Lachowicz2009-01-241-1/+1
* fewer warnings stillDom Lachowicz2008-03-021-1/+1
* have the ispell compatibility script look for enchant in rather than assume ...Dom Lachowicz2006-01-141-1/+1
* ispell wrapper script - not yet installedDom Lachowicz2003-08-311-1/+1
* enchant now can be run entirely from personal wordlistsDom Lachowicz2003-08-301-0/+2
* ispell compatibile programDom Lachowicz2003-08-291-6/+6
* beginnings of an ispell-compatible-ish command line programDom Lachowicz2003-08-281-2/+7
* enchant module listerDom Lachowicz2003-08-041-0/+5
* c++ test program, 100% c++ binding coverage, c++ bindings workDom Lachowicz2003-07-241-1/+13
* initial checkin of enchantDom Lachowicz2003-07-131-0/+11