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/11550] Fix copying the fixtures in extension_permission_lang_test.php
Joas Schilling
2013-06-08
1
-1
/
+4
*
Merge remote-tracking branch 'remotes/upstream/develop-olympus' into develop
Nathaniel Guse
2013-06-06
1
-0
/
+20
|
\
|
*
[ticket/11590] Close database connections when tearDown() is called
Joas Schilling
2013-06-07
1
-0
/
+20
*
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11568-d...
Joas Schilling
2013-06-07
9
-13
/
+361
|
\
\
|
*
|
[ticket/11587] Add functional tests for group teampage settings
Marc Alexander
2013-06-04
3
-6
/
+157
|
*
|
[ticket/11538] Add admin as admins leader and moderator in memberlist_test
Marc Alexander
2013-06-04
3
-8
/
+14
|
*
|
[ticket/11549] Add functional test for ACP Extension Module with Template
Joas Schilling
2013-05-31
4
-0
/
+193
*
|
|
Merge branch 'ticket/11568' into ticket/11568-develop
Joas Schilling
2013-05-31
13
-81
/
+94
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
[ticket/11568] Split status code and html debug assertion into two methods
Joas Schilling
2013-05-31
1
-18
/
+30
|
*
|
[ticket/11568] Add comma at end of array key-value couple
Joas Schilling
2013-05-31
1
-1
/
+1
|
*
|
[ticket/11568] Invert logic for asserting the response
Joas Schilling
2013-05-31
1
-4
/
+4
|
*
|
[ticket/11568] Use static calls for static methods
Joas Schilling
2013-05-31
5
-20
/
+20
*
|
|
[ticket/develop/11568] Remove unneccessary second call with wrong arguments
Joas Schilling
2013-05-30
1
-1
/
+0
*
|
|
Merge branch 'ticket/11568' into ticket/11568-develop
Joas Schilling
2013-05-30
1
-20
/
+4
|
\
\
\
|
|
/
/
|
*
|
[ticket/11568] Remove unused method
Joas Schilling
2013-05-30
1
-19
/
+0
|
*
|
[ticket/11568] Only assert string when doctype is there at all
Joas Schilling
2013-05-30
1
-1
/
+4
*
|
|
[ticket/develop/11568] Fix some more tests in 3.1
Joas Schilling
2013-05-30
3
-6
/
+7
*
|
|
[ticket/develop/11568] Remove php extension parameter
Joas Schilling
2013-05-30
1
-1
/
+1
*
|
|
[ticket/develop/11568] Remove unneccessary calls to assert_response_success()
Joas Schilling
2013-05-28
9
-26
/
+2
*
|
|
[ticket/develop/11568] Do not directly access $client from tests
Joas Schilling
2013-05-28
6
-17
/
+13
*
|
|
Merge branch 'ticket/11568' into ticket/11568-develop
Joas Schilling
2013-05-28
5
-64
/
+133
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
[ticket/11568] Add method to get page content
Joas Schilling
2013-05-28
1
-0
/
+10
|
*
[ticket/11568] Allow different status codes
Joas Schilling
2013-05-28
1
-2
/
+2
|
*
[ticket/11568] Trim the output to allow Tabs before INCLUDE overall_header
Joas Schilling
2013-05-28
1
-1
/
+1
|
*
[ticket/11568] Fix common_groups_test.php form handling
Joas Schilling
2013-05-27
1
-2
/
+1
|
*
[ticket/11568] Make CookieJar static aswell
Joas Schilling
2013-05-27
1
-6
/
+7
|
*
[ticket/11568] Remove manual calls to assert_response_success()
Joas Schilling
2013-05-27
3
-11
/
+1
|
*
[ticket/11568] Only use a static version of the client
Joas Schilling
2013-05-27
1
-59
/
+60
|
*
[ticket/11568] Any output before the doc type means there was an error
Joas Schilling
2013-05-27
1
-8
/
+6
|
*
[ticket/11568] Set client manually so we can increase the cURL timeout
Joas Schilling
2013-05-27
1
-0
/
+7
|
*
[ticket/11568] Use Goutte Client to install the board for functional tests
Joas Schilling
2013-05-27
1
-39
/
+105
*
|
Merge remote-tracking branch 'bantu/ticket/11573' into develop
Joas Schilling
2013-05-27
2
-0
/
+20
|
\
\
|
*
|
[ticket/11573] Honor MySQL STRICT_TRANS_TABLES in phpbb_user_loader_test.
Andreas Fischer
2013-05-27
1
-0
/
+16
|
*
|
[ticket/11573] Honor MySQL STRICT_TRANS_TABLES in test_style_select.
Andreas Fischer
2013-05-27
1
-0
/
+4
*
|
|
Merge branch 'develop-olympus' into develop
Joas Schilling
2013-05-27
1
-0
/
+14
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Merge remote-tracking branch 'bantu/ticket/11576' into develop-olympus
Joas Schilling
2013-05-27
1
-0
/
+14
|
|
\
|
|
*
[ticket/11576] MySQL unit tests: Enable STRICT_TRANS_TABLES and others.
Andreas Fischer
2013-05-27
1
-0
/
+14
|
*
|
Merge remote-tracking branch 'bantu/ticket/11575' into develop-olympus
Joas Schilling
2013-05-27
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
[ticket/11575] Correct test_cross_join() to test_order_lower().
Andreas Fischer
2013-05-27
1
-1
/
+1
*
|
|
Merge branch 'develop-olympus' into develop
Joas Schilling
2013-05-27
2
-14
/
+125
|
\
\
\
|
|
/
/
|
*
|
[ticket/11538] Cut functional tests down a bit as these are more expensive.
Andreas Fischer
2013-05-26
1
-14
/
+4
|
*
|
[ticket/11538] Add unit tests for phpbb_validate_hex_colour().
Andreas Fischer
2013-05-26
1
-0
/
+121
|
|
/
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-05-26
3
-0
/
+103
|
\
\
|
|
/
|
*
[ticket/11538] Modify test colour values
Marc Alexander
2013-05-19
1
-2
/
+3
|
*
[ticket/11538] Move group ID into abstract test class and add more test cases
Marc Alexander
2013-05-19
3
-3
/
+7
|
*
[ticket/11538] Use abstract class for functional test cases for group colour
Marc Alexander
2013-05-17
3
-63
/
+60
|
*
Merge branch 'develop-olympus' of https://github.com/phpbb/phpbb3 into ticket...
Marc Alexander
2013-05-17
7
-0
/
+232
|
|
\
|
*
|
[ticket/11538] Make sure regex doesn't allow multiple color values
Marc Alexander
2013-05-15
2
-0
/
+6
|
*
|
[ticket/11538] Add tests for acp group manage page
Marc Alexander
2013-05-14
1
-0
/
+45
|
*
|
[ticket/11538] Simplify colour value check and remove support for '#'
Marc Alexander
2013-05-14
1
-8
/
+7
[next]