History log of /dokuwiki/ (Results 5751 – 5775 of 10561)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
67f1af0d07-Apr-2012 Dominik Eckelmann <deckelmann@gmail.com>

adjusted phpunit Readme

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

adjusted phpunit Readme

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

fixed unittest and transformed to phpunit

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

changed phpunit README

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

changed README information

dbd5986707-Apr-2012 Anika Henke <anika@selfthinker.org>

removed all browser-specific gradients as the recently (in 42ff6730) introduced svg makes them unnecessary

f3a1225f07-Apr-2012 Anika Henke <anika@selfthinker.org>

removed comments from accidentally commented lines in tpl_includeFile()

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

transformed auth_aclcheck to phpunit

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

fixed auth_aclcheck test

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

corrected phpunit readme bad test list

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

transformed form_form test to phpunit

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

fixed some simpletest unit tests

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

adjusted memory for report generation

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.

1...<<231232233234235236237238239240>>...423