summaryrefslogtreecommitdiff
path: root/_test/tests
Commit message (Expand)AuthorAge
* fixed testsAndreas Gohr2013-01-18
* Merge branch 'master' into subscriptionAndreas Gohr2012-11-30
|\
| * use correct setUp method and parent calls.Dominik Eckelmann2012-11-29
| * Fix case-insensitive match in ACL checkingKazutaka Miyasaka2012-11-25
| * ignore empty header on mail sendingDominik Eckelmann2012-11-23
| * remove empty BCC/CC mail headersDominik Eckelmann2012-11-23
| * Merge pull request #140 from splitbrain/tarAndreas Gohr2012-11-12
| |\
| | * unit test for tar bombsAndreas Gohr2012-11-04
| | * Tar: support for creating archives with long filenamesAndreas Gohr2012-11-04
| | * Tar: Added extraction support for long file namesAndreas Gohr2012-11-04
| | * added test cases for Tar::extract parametersAndreas Gohr2012-11-03
| | * Completely rewritten Tar libraryAndreas Gohr2012-11-03
| * | Merge pull request #139 from dom-mel/hidden_eventAndreas Gohr2012-11-05
| |\ \
| | * | changed PAGEUTILS_ID_HIDEPAGE to has BEFORE/AFTERDominik Eckelmann2012-11-05
| | * | added event PAGEUTILS_ID_HIDEPAGEDominik Eckelmann2012-10-31
| | * | added test for isHiddenPage()Dominik Eckelmann2012-10-31
| * | | Merge pull request #121 from splitbrain/strictAndreas Gohr2012-11-04
| |\ \ \ | | |_|/ | |/| |
| | * | fix E_STRICT errors FS#2427Andreas Gohr2012-07-28
| * | | fix use of constructor in TarLibAndreas Gohr2012-11-03
| | |/ | |/|
| * | fixed sidebar test and renamed it to reflect recent changesAnika Henke2012-10-06
| * | Fix the test if a subscription already exists FS#2580Michael Hamann2012-09-07
* | | consolidate more notification code in subscription classAndreas Gohr2012-09-21
* | | correctly check if subscriptions are enabledAndreas Gohr2012-08-12
* | | added list testAndreas Gohr2012-08-12
* | | more subscription refactoring BROKENAndreas Gohr2012-08-12
* | | first start at refactoring the subscription system BROKENAndreas Gohr2012-08-12
|/ /
* | extract method for Input classAndreas Gohr2012-08-09
* | do not recompress already minified js FS#2574Andreas Gohr2012-08-06
* | more utf8_basename fixesAndreas Gohr2012-07-29
* | Fix utf8_basename for files in the root directoryMichael Hamann2012-07-29
* | fix utf8_basename for file names without any directoryAndreas Gohr2012-07-29
* | added multiby html_highlight tests FS#2440Andreas Gohr2012-07-28
|/
* Fix index histogram minlen parameter for metadata keysMichael Hamann2012-07-28
* added utf8_basename()Andreas Gohr2012-07-28
* Remove closing PHP tag in stalecheck test caseMichael Hamann2012-07-08
* Remove unnecessary includeMartin Doucha2012-07-07
* Stale cache unittestMartin Doucha2012-07-07
* Merge branch 'httpclient' of git://github.com/whoopdedo/dokuwiki into pull-re...Andreas Gohr2012-07-06
|\
| * Adjust unit test to reflect desired behavior of max_bodysizeTom N Harris2012-07-01
| * HTTPClient will read up to max_bodysize if it canTom N Harris2012-06-20
| * Unit test for HTTPClient chunked encodingTom N Harris2012-06-19
* | Improved sidebar inclusionAndreas Gohr2012-07-01
* | Made multiline test cases work on windows tooHakan Sandell2012-07-01
* | fixed group wildcards and added testsAndreas Gohr2012-06-30
* | Add a test case for nested events, this tests 8cb3706df5ad54c654bffb76a69ac0c...Michael Hamann2012-06-30
* | test for setting the title configAndreas Gohr2012-06-30
* | simplified using the TestRequest classAndreas Gohr2012-06-30
* | treat empty string inputs as unset for int and boolAndreas Gohr2012-06-29
* | some Input class fixes and unit testsAndreas Gohr2012-06-25
|/
* empty ID in wl() will be treated as $conf['start']Dominik Eckelmann2012-05-14