summaryrefslogtreecommitdiff
path: root/ext/pspell/tests
Commit message (Expand)AuthorAgeFilesLines
* Run tidyNikita Popov2020-09-181-1/+1
* Promote warnings to exceptions in ext/pspellMáté Kocsis2020-08-181-4/+6
* Replace EXPECTF when possibleFabien Villepinte2020-06-291-1/+1
* Reindent phpt filesNikita Popov2020-02-031-4/+4
* Merge branch 'PHP-7.4'Nikita Popov2019-06-281-0/+1
|\
| * Set up asan+ubsan scheduled build on azureNikita Popov2019-06-281-0/+1
* | Merge branch 'PHP-7.4'Peter Kokot2019-03-151-1/+1
|\ \ | |/
| * Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-1/+1
* | Adjust tests for zpp TypeError changeNikita Popov2019-03-111-8/+0
|/
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-2/+2
* Remove unused Git attributes identPeter Kokot2018-07-251-1/+1
* Use int instead of integer in type errorsGabriel Caruso2018-02-041-1/+1
* Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-211-1/+1
* MFH:Felipe Pena2008-08-232-2/+2
* - New parameter parsing APIFelipe Pena2008-06-271-5/+3
* fix test with some aspell versionsNuno Lopes2006-07-141-1/+1
* Fixed test for situations where pspell_clear_session() is unavailable.Ilia Alshanetsky2006-06-291-2/+8
* Fixed testIlia Alshanetsky2006-06-291-1/+1
* new tests (001.phpt is just a rename from the older one)Nuno Lopes2006-06-286-4/+167
* - Be flexible about spellbook - we want to test the ext not the spell correct...Marcus Boerger2005-07-251-28/+4
* - Fix typo (avaliable -> available). (bug #28725)foobar2004-12-161-1/+1
* - Remove unused blocksMarcus Boerger2004-05-191-2/+0
* Correct test to work with later versions of GNU Aspell (more common).Ilia Alshanetsky2003-08-091-2/+1
* Added missing ?> so this test can be run without run-testsfoobar2003-08-091-1/+1
* Added a skip condition if the English dictionary needed for the test is notIlia Alshanetsky2002-11-081-1/+6
* - initial checkin of basic testcases for pspellJan Lehnardt2002-03-241-0/+138