History log of /dokuwiki/ (Results 5701 – 5725 of 10498)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
0bf9967d07-Apr-2012 Andreas Gohr <andi@splitbrain.org>

removed obsolete template file


e5d4768d07-Apr-2012 Andreas Gohr <andi@splitbrain.org>

added tpl_includeFile() to core

becbdfe706-Apr-2012 Dominik Eckelmann <deckelmann@gmail.com>

added plugin unit tests to phpunit config

plugin unit tests are in /lib/plugins/<pluginname>/_testing

4160c7c706-Apr-2012 Dominik Eckelmann <deckelmann@gmail.com>

updated unittesting readme

73d6aaf006-Apr-2012 Dominik Eckelmann <deckelmann@gmail.com>

transformed lib/ unittests to phpunit


_testing/unittests/bootstrap.php
_testing/unittests/lib/exe/css_css_compress.test.php
_testing/unittests/lib/exe/css_css_loadfile.test.php
_testing/unittests/lib/exe/js_js_compress.test.php
_testing/unittests/lib/exe/js_js_compress/test-CommentInDoubleQuotes1-in.js
_testing/unittests/lib/exe/js_js_compress/test-CommentInDoubleQuotes1-out.js
_testing/unittests/lib/exe/js_js_compress/test-CommentInDoubleQuotes2-in.js
_testing/unittests/lib/exe/js_js_compress/test-CommentInDoubleQuotes2-out.js
_testing/unittests/lib/exe/js_js_compress/test-CommentInSingleQuotes1-in.js
_testing/unittests/lib/exe/js_js_compress/test-CommentInSingleQuotes1-out.js
_testing/unittests/lib/exe/js_js_compress/test-CommentInSingleQuotes2-in.js
_testing/unittests/lib/exe/js_js_compress/test-CommentInSingleQuotes2-out.js
_testing/unittests/lib/exe/js_js_compress/test-CommentMultiline-in.js
_testing/unittests/lib/exe/js_js_compress/test-CommentMultiline-out.js
_testing/unittests/lib/exe/js_js_compress/test-CommentSingleLine-in.js
_testing/unittests/lib/exe/js_js_compress/test-CommentSingleLine-out.js
_testing/unittests/lib/exe/js_js_compress/test-IfThenElseBraces-in.js
_testing/unittests/lib/exe/js_js_compress/test-IfThenElseBraces-out.js
_testing/unittests/lib/exe/js_js_compress/test-IfThenElseNoBraces-in.js
_testing/unittests/lib/exe/js_js_compress/test-IfThenElseNoBraces-out.js
_testing/unittests/lib/exe/js_js_compress/test-RegexpBackslash-in.js
_testing/unittests/lib/exe/js_js_compress/test-RegexpBackslash-out.js
_testing/unittests/lib/exe/js_js_compress/test-RegexpSimple-in.js
_testing/unittests/lib/exe/js_js_compress/test-RegexpSimple-out.js
_testing/unittests/lib/exe/js_js_compress/test-RegexpSimpleWhitespace-in.js
_testing/unittests/lib/exe/js_js_compress/test-RegexpSimpleWhitespace-out.js
_testing/unittests/lib/exe/js_js_compress/test-RegexpString-in.js
_testing/unittests/lib/exe/js_js_compress/test-RegexpString-out.js
_testing/unittests/lib/exe/js_js_compress/test-StatementDoWhile-in.js
_testing/unittests/lib/exe/js_js_compress/test-StatementDoWhile-out.js
_testing/unittests/lib/exe/js_js_compress/test-StatementForIn-in.js
_testing/unittests/lib/exe/js_js_compress/test-StatementForIn-out.js
_testing/unittests/lib/exe/js_js_compress/test-StatementNew-in.js
_testing/unittests/lib/exe/js_js_compress/test-StatementNew-out.js
_testing/unittests/lib/exe/js_js_compress/test-StatementSwitchCase-in.js
_testing/unittests/lib/exe/js_js_compress/test-StatementSwitchCase-out.js
_testing/unittests/lib/exe/js_js_compress/test-StringDoubleQuotes-in.js
_testing/unittests/lib/exe/js_js_compress/test-StringDoubleQuotes-out.js
_testing/unittests/lib/exe/js_js_compress/test-StringSingleQuotes-in.js
_testing/unittests/lib/exe/js_js_compress/test-StringSingleQuotes-out.js
4a0b564e06-Apr-2012 Dominik Eckelmann <deckelmann@gmail.com>

finished transformation of lexer.test.php

10d8172306-Apr-2012 Dominik Eckelmann <deckelmann@gmail.com>

added first draft of lexer.test.php for phpunit

3206f72206-Apr-2012 Dominik Eckelmann <deckelmann@gmail.com>

transformed remote.test.php to phpunit

0a01598806-Apr-2012 Dominik Eckelmann <deckelmann@gmail.com>

transformed parser unit tests to phpunit

e56a0a2406-Apr-2012 Dominik Eckelmann <deckelmann@gmail.com>

improved installation instruction in readme

6e3f46e305-Apr-2012 Tim Roes <mail@timroes.de>

Make getTitle method in remote interface public

586bfa9104-Apr-2012 Tim Roes <mail@timroes.de>

Changed an error code in XML-RPC interface.
This error hasn't anything to do with the rest of the -32600 errors.

552ff5b004-Apr-2012 Dominik Eckelmann <eckelmann@cosmocode.de>

used default php unit config exclude high cpu usage tests

51b120f603-Apr-2012 Kiril LastName <neohidra@gmail.com>

BG: language update

2379bbe703-Apr-2012 Dominik Eckelmann <deckelmann@gmail.com>

transformed search unittest to phpunit

3abbc5e603-Apr-2012 Dominik Eckelmann <deckelmann@gmail.com>

added todo in testing readme

2807b5cc03-Apr-2012 Dominik Eckelmann <deckelmann@gmail.com>

transformed untf8_ test to phpunit

65a30a9303-Apr-2012 Dominik Eckelmann <deckelmann@gmail.com>

transformed safefn test to phpunit

bbf9295f03-Apr-2012 Dominik Eckelmann <deckelmann@gmail.com>

transformed parserutils_ unittests to phpunit

c30fce0201-Apr-2012 Dominik Eckelmann <deckelmann@gmail.com>

transformed pageutils_ tests to phpunit

fb1d676101-Apr-2012 Dominik Eckelmann <deckelmann@gmail.com>

transformed inc/mail tests to phpunit

561d3f8701-Apr-2012 Dominik Eckelmann <deckelmann@gmail.com>

reenabled mail_quited_printable_encode test in simpletest

afb2272301-Apr-2012 Dominik Eckelmann <deckelmann@gmail.com>

fixed mail_isvalid unittest in simpletest

aa80057c01-Apr-2012 Dominik Eckelmann <deckelmann@gmail.com>

transformed inc/ixr unittests to phpunit

fe850c7c01-Apr-2012 Dominik Eckelmann <deckelmann@gmail.com>

fixed ixr_library_ixr_message testcase in simpletest

1...<<221222223224225226227228229230>>...420