index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
[ticket/11460] Add methods for checkbox handling to phpbb_functional_test_case.
Andreas Fischer
2013-03-21
1
-0
/
+64
*
|
|
[ticket/11457] Remove check and include for set_var function. It's not used.
Andreas Fischer
2013-03-17
1
-5
/
+0
|
/
/
*
|
Merge remote-tracking branch 'nickvergessen/ticket/11443' into develop
Andreas Fischer
2013-03-16
2
-1
/
+6
|
\
\
|
*
|
[ticket/11443] Fix Migrator Modules Tool by creating a phpbb_log object
Joas Schilling
2013-03-16
1
-1
/
+6
|
*
|
[ticket/11443] Add _test suffix to migration test filenames
Joas Schilling
2013-03-15
2
-0
/
+0
*
|
|
Merge remote-tracking branch 'bantu/ticket/11441' into develop
Joas Schilling
2013-03-15
2
-49
/
+63
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
[ticket/11441] Split user loader tests into multiple test methods.
Andreas Fischer
2013-03-15
1
-2
/
+9
|
*
|
[ticket/11441] Use setUp() in phpbb_user_loader_test.
Andreas Fischer
2013-03-15
1
-10
/
+17
|
*
|
[ticket/11441] Update/correct copyright year of user loader test.
Andreas Fischer
2013-03-15
1
-1
/
+1
|
*
|
[ticket/11441] Correct/fix class name of user loader test.
Andreas Fischer
2013-03-15
1
-1
/
+1
|
*
|
[ticket/11441] Add _test prefix to user loader test filename.
Andreas Fischer
2013-03-15
1
-0
/
+0
*
|
|
[ticket/11439] Add _test suffix to notification test filename.
Andreas Fischer
2013-03-15
1
-0
/
+0
|
/
/
*
|
Merge remote-tracking branch 'remotes/Marc/ticket/11404' into develop
Nathan Guse
2013-03-12
1
-90
/
+160
|
\
\
|
|
/
|
/
|
|
*
[ticket/11404] Remove version ID from manager_test.php file header
Marc Alexander
2013-03-11
1
-1
/
+0
|
*
[ticket/11404] Add tests for phpbb_avatar_manager::clean_row()
Marc Alexander
2013-03-11
1
-0
/
+71
|
*
[ticket/11404] Convert manager_test to UNIX line endings
Marc Alexander
2013-03-11
1
-90
/
+90
*
|
Merge remote-tracking branch 'remotes/marc/ticket/11323' into develop
Nathaniel Guse
2013-03-09
1
-3
/
+0
|
\
\
|
*
|
[ticket/11323] Enable tests for inclusion of defined variables
Marc Alexander
2013-02-19
1
-3
/
+0
*
|
|
[ticket/10202] Rename method names _all() to _array().
Andreas Fischer
2013-03-05
1
-11
/
+11
*
|
|
[ticket/10202] Add tests for phpbb_config_db_text.
Andreas Fischer
2013-03-05
2
-0
/
+134
|
|
/
|
/
|
*
|
Merge remote-tracking branch 'remotes/nickv/ticket/10714' into develop
Nathaniel Guse
2013-03-04
6
-1
/
+808
|
\
\
|
*
\
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10714
Joas Schilling
2013-03-04
15
-12
/
+837
|
|
\
\
|
*
\
\
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10714
Joas Schilling
2013-02-25
19
-28
/
+1118
|
|
\
\
\
|
*
|
|
|
[ticket/10714] Fix missing parameter and global phpbb_log in unit tests
Joas Schilling
2013-01-22
1
-1
/
+2
|
*
|
|
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10714
Joas Schilling
2013-01-22
2
-0
/
+277
|
|
\
\
\
\
|
*
|
|
|
|
[ticket/10714] Fix more comments
Joas Schilling
2013-01-22
1
-2
/
+2
|
*
|
|
|
|
[ticket/10714] Fix missing 8th argument in unit tests
Joas Schilling
2013-01-22
3
-4
/
+4
|
*
|
|
|
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10714
Joas Schilling
2013-01-16
19
-173
/
+648
|
|
\
\
\
\
\
|
*
|
|
|
|
|
[ticket/10714] Fix several comments and variable names
Joas Schilling
2013-01-16
1
-1
/
+1
|
*
|
|
|
|
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10714
Joas Schilling
2012-12-14
44
-90
/
+931
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
[ticket/10714] Fix dependency injections in unit tests with mocks
Joas Schilling
2012-12-11
3
-7
/
+24
|
*
|
|
|
|
|
|
[ticket/10714] Add global variables for the unit tests
Joas Schilling
2012-12-07
2
-3
/
+7
|
*
|
|
|
|
|
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10714
Joas Schilling
2012-12-07
97
-361
/
+3085
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
[ticket/10714] Fix unit test because of events and moved files
Joas Schilling
2012-08-21
3
-6
/
+8
|
*
|
|
|
|
|
|
|
[ticket/10714] Refactor disable mechanism to only disable certain types
Joas Schilling
2012-08-21
1
-5
/
+23
|
*
|
|
|
|
|
|
|
[ticket/10714] Add docblock for the test cases
Joas Schilling
2012-08-21
2
-25
/
+54
|
*
|
|
|
|
|
|
|
[ticket/10714] Add unit tests for view_log function
Joas Schilling
2012-08-21
2
-0
/
+507
|
*
|
|
|
|
|
|
|
[ticket/10714] Rename add_log_function test
Joas Schilling
2012-08-21
1
-3
/
+3
|
*
|
|
|
|
|
|
|
[ticket/10714] Serialize the log_data in the testinsteadof hardcoding it
Joas Schilling
2012-08-21
1
-50
/
+57
|
*
|
|
|
|
|
|
|
[ticket/10714] Add unit tests for log class
Joas Schilling
2012-08-21
1
-0
/
+56
|
*
|
|
|
|
|
|
|
[ticket/10714] Add unit tests for add_log function
Joas Schilling
2012-08-21
2
-0
/
+166
*
|
|
|
|
|
|
|
|
Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11386-3
Nathaniel Guse
2013-03-04
8
-291
/
+1274
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge remote-tracking branch 'remotes/marc/feature/avatars' into develop
Nathaniel Guse
2013-03-04
3
-0
/
+128
|
|
\
\
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
\
\
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatars
Marc Alexander
2013-03-04
15
-33
/
+871
|
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
[feature/avatars] Pass phpbb_user to prepare and process form functions
Marc Alexander
2013-02-19
2
-4
/
+4
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatars
Marc Alexander
2013-02-07
22
-1
/
+1384
|
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
[feature/avatars] Differentiate tests for get drivers functions
Marc Alexander
2013-01-08
2
-1
/
+31
|
|
*
|
|
|
|
|
|
|
|
|
[feature/avatars] Remove $request property and pass as argument if needed
Marc Alexander
2013-01-07
2
-5
/
+5
|
|
*
|
|
|
|
|
|
|
|
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatars
Marc Alexander
2013-01-04
6
-9
/
+180
|
|
|
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
|
[feature/avatars] Improve testing to also check for enabled drivers
Marc Alexander
2012-12-27
1
-4
/
+15
[prev]
[next]