-
oliklee
2011-03-09 17:55
#26
Rev.: 44816
-
0 lines of code changed in 1 file:
-
doc:
manual.sxw (changed)
-
oliklee
2011-03-08 12:09
#25
Rev.: 44764
-
2 lines of code changed in 2 files:
-
class.tx_phpunit_database_testcase.php (+1 -1),
class.tx_phpunit_testcase.php (+1 -1)
-
oliklee
2011-03-05 19:49
#24
Rev.: 44676
-
1 lines of code changed in 1 file:
-
Classes/BackEnd:
index.php (+1 -1)
-
oliklee
2011-03-05 12:37
#23
Rev.: 44666
-
246 lines of code changed in 4 files:
-
Changelog (+1)
-
Classes/BackEnd:
Module.php (+91 -54)
-
Tests/BackEnd:
ModuleTest.php (new 151),
TestListenerTest.php (+3 -2)
-
oliklee
2011-03-05 12:33
#22
Rev.: 44665
-
10 lines of code changed in 1 file:
-
ext_autoload.php (+10 -9)
-
oliklee
2011-03-05 12:22
#21
Rev.: 44664
-
30 lines of code changed in 2 files:
-
Changelog (+3)
-
Resources/Private/Language:
locallang_backend.xml (+27 -9)
-
oliklee
2011-03-05 12:04
#20
Rev.: 44663
-
2835 lines of code changed in 13 files:
-
doc/Framework:
bc_s.png (new),
closed.png (new),
doxygen.css (new 656),
doxygen.png (new),
index.html (new 2120),
nav_f.png (new),
nav_h.png (new),
open.png (new),
tab_a.png (new),
tab_b.png (new),
tab_h.png (new),
tab_s.png (new),
tabs.css (new 59)
-
oliklee
2011-03-04 20:10
#19
Rev.: 44653
-
10 lines of code changed in 4 files:
-
Changelog (+1),
ext_conf_template.txt (+2 -2)
-
Classes:
TestCase.php (+4 -2)
-
Classes/BackEnd:
Module.php (+3 -1)
-
oliklee
2011-03-04 19:58
#18
Rev.: 44652
-
0 lines of code changed in 1 file:
-
doc:
manual.sxw (changed)
-
oliklee
2011-03-04 19:58
#17
Rev.: 44651
-
0 lines of code changed in 1 file:
-
oliklee
2011-03-04 18:42
#16
Rev.: 44647
-
78 lines of code changed in 5 files:
-
Changelog (+1 -1),
ext_autoload.php (+1)
-
Classes:
Framework.php (+6 -2)
-
Classes/Interface:
FrameworkCleanupHook.php (new 42)
-
Tests:
FrameworkTest.php (+28 -13)
-
oliklee
2011-03-04 17:40
#15
Rev.: 44643
-
15 lines of code changed in 2 files:
-
Classes/Database:
TestCase.php (+13)
-
Tests/Database:
TestCaseTest.php (+2 -1)
-
oliklee
2011-03-04 16:38
#14
Rev.: 44637
-
13 lines of code changed in 1 file:
-
Tests:
FrameworkTest.php (+13 -13)
-
oliklee
2011-03-04 14:15
#13
Rev.: 44625
-
33 lines of code changed in 2 files:
-
Changelog (+1 -1)
-
Classes:
Framework.php (+32 -32)
-
oliklee
2011-03-04 13:38
#12
-
9835 lines of code changed in 52 files:
-
Changelog (+4 -1),
ext_autoload.php (+5 -1),
ext_emconf.php (+1 -3),
ext_tables.php (+41),
ext_tables.sql (new 120)
-
Classes:
Framework.php (new 1909)
-
Classes/Exception:
Database.php (new 51),
EmptyQueryResult.php (new 50)
-
Classes/Service:
Database.php (new 749)
-
Configuration/TCA:
TCA.php (new 91)
-
Tests:
FrameworkTest.php (new 4757)
-
Tests/Database:
TestCaseTest.php (+7 -7)
-
Tests/Exception:
DatabaseTest.php (new 43),
EmptyQueryResultTest.php (new 83),
NoTestsDirectoryTest.php (new 43)
-
Tests/Fixtures:
test.png (new)
-
Tests/Fixtures/Extensions/aaa:
ChangeLog (del),
README.txt (del),
doc (del),
ext_icon.gif (new)
-
Tests/Fixtures/Extensions/bbb:
ChangeLog (del),
README.txt (del),
doc (del),
ext_icon.gif (new)
-
Tests/Fixtures/Extensions/ccc:
ChangeLog (del),
README.txt (del),
doc (del),
ext_icon.gif (changed)
-
Tests/Fixtures/Extensions/ddd:
ChangeLog (del),
README.txt (del),
doc (del),
ext_icon.gif (new)
-
Tests/Fixtures/Extensions/user_phpunittest:
ext_emconf.php (new 46),
ext_icon.gif (new),
ext_tables.php (new 24),
ext_tables.sql (new 37),
icon_user_oelibtest_test.gif (new),
locallang_db.xml (new 13),
tca.php (new 64)
-
Tests/Fixtures/Extensions/user_phpunittest2:
ext_emconf.php (new 46),
ext_icon.gif (new),
ext_tables.php (new 24),
ext_tables.sql (new 31),
icon_user_oelibtest2_test.gif (new),
locallang_db.xml (new 13),
tca.php (new 64)
-
Tests/Service:
DatabaseTest.php (new 1519)
-
Tests/res/bbb:
tests (del)
-
oliklee
2011-03-03 15:25
#11
Rev.: 44561
-
47 lines of code changed in 6 files:
-
Changelog (+3),
ext_autoload.php (+1 -1)
-
Classes/Exception:
NoTestsDirectory.php (new 36)
-
Classes/Service:
NoTestsDirectoryException.php (del),
TestFinder.php (+4 -4)
-
Tests/Service:
TestFinderTest.php (+3 -3)
-
oliklee
2011-03-02 23:43
#10
Rev.: 44530
-
1 lines of code changed in 1 file:
-
Classes/BackEnd:
Module.php (+1 -1)
-
oliklee
2011-03-02 23:40
#9
Rev.: 44529
-
234 lines of code changed in 3 files:
-
Changelog (+1)
-
Classes/BackEnd:
Ajax.php (+2 -2)
-
Tests/BackEnd:
AjaxTest.php (new 231)
-
oliklee
2011-03-02 21:41
#8
Rev.: 44525
-
54 lines of code changed in 2 files:
-
Classes/Service:
TestFinder.php (+21 -1)
-
Tests/Service:
TestFinderTest.php (+33)
-
oliklee
2011-03-02 21:16
#7
Rev.: 44523
-
4 lines of code changed in 1 file:
-
Classes/Service:
TestFinder.php (+4 -4)
-
oliklee
2011-03-02 18:08
#6
Rev.: 44505
-
101 lines of code changed in 3 files:
-
Changelog (+1)
-
Classes/Service:
TestFinder.php (+42 -1)
-
Tests/Service:
TestFinderTest.php (+58)
-
oliklee
2011-03-02 11:01
#5
Rev.: 44475
-
3 lines of code changed in 2 files:
-
Changelog (+1)
-
Classes/Database:
TestCase.php (+2 -2)
-
oliklee
2011-03-02 10:53
#4
Rev.: 44474
-
959 lines of code changed in 31 files:
-
Changelog (+7 -1),
ext_autoload.php (+2 -2),
ext_emconf.php (+1 -1),
ext_localconf.php (+2 -1),
ext_tables.php (+1 -1)
-
Classes/BackEnd:
Ajax.php (new 78),
Module.php (new 809),
conf.php (new 9),
index.php (new 48)
-
Resources/Public/JavaScript:
BackEnd.js (+2 -2)
-
mod1:
class.tx_phpunit_module1.php (del),
class.tx_phpunit_module1_ajax.php (del),
class.tx_phpunit_module1_mikkelricky.php (del),
clear.gif (del),
conf.php (del),
index.php (del),
locallang.xml (del),
locallang_mod.php (del),
locallang_mod.xml (del),
moduleicon.gif (del),
phpunit-be.css (del),
phpunit.gif (del),
runner.gif (del),
styles.css (del),
tx_phpunit_module1.js (del)
-
mod1/yui:
2.6.0 (del),
base-min.css (del),
connection-min.js (del),
json-min.js (del),
reset-fonts-grids.css (del),
yahoo-dom-event.js (del)
-
oliklee
2011-03-02 10:49
#3
Rev.: 44473
-
0 lines of code changed in 2 files:
-
Classes:
TestableCode.php (-4)
-
Classes/Reports:
Status.php (-4)
-
oliklee
2011-03-01 23:43
#2
Rev.: 44469
-
83 lines of code changed in 2 files:
-
Classes/Service:
TestFinder.php (+12)
-
Tests/Service:
TestFinderTest.php (+71)
-
oliklee
2011-03-01 23:22
#1
Rev.: 44468
-
548 lines of code changed in 5 files:
-
ext_autoload.php (+1)
-
Classes/Service:
NoTestsDirectoryException.php (new 36),
TestFinder.php (+140 -2)
-
Tests/Service:
TestFinderTest.php (+371 -4)
-
Tests/res/bbb:
tests (new)