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
*
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
|
*
|
[ticket/11538] Fix incorrect regex and test for duplicate # in color string
Marc Alexander
2013-05-14
1
-0
/
+1
|
*
|
[ticket/11538] Use regex for testing color value and improve tests
Marc Alexander
2013-05-14
1
-37
/
+20
|
*
|
[ticket/11538] Make sure group color can't exceed maximum of 6 characters
Marc Alexander
2013-05-14
1
-0
/
+61
*
|
|
Merge remote-tracking branch 'EXreaction/ticket/11435-2' into develop
David King
2013-05-22
1
-4
/
+0
|
\
\
\
|
*
|
|
[ticket/11435] Enable spacing test as it should now pass
Nathan Guse
2013-05-20
1
-4
/
+0
*
|
|
|
[ticket/11010] updating tests
Senky
2013-05-20
1
-2
/
+2
*
|
|
|
[ticket/11010] fixing tests
Senky
2013-05-20
1
-2
/
+38
*
|
|
|
[ticket/11010] Try to keep min < max.
Oleg Pudeyev
2013-05-20
1
-1
/
+1
*
|
|
|
[ticket/11010] Mock user in order for the test to run standalone.
Oleg Pudeyev
2013-05-20
1
-0
/
+5
*
|
|
|
[ticket/11010] Progress toward fixing the test suite.
Oleg Pudeyev
2013-05-20
1
-6
/
+6
|
/
/
/
*
|
|
Merge remote-tracking branch 'EXreaction/ticket/11413' into develop
David King
2013-05-20
7
-52
/
+122
|
\
\
\
|
*
|
|
[ticket/11413] Use phpbb_user in test
Nathaniel Guse
2013-05-13
1
-1
/
+1
|
*
|
|
[ticket/11413] Fix unit tests
Nathaniel Guse
2013-05-13
1
-1
/
+1
|
*
|
|
[ticket/11413] Remove remaining irrelevant code to this PR
Nathaniel Guse
2013-05-03
3
-8
/
+6
|
*
|
|
[ticket/11413] Remove mock sql_insert_buffer.php (not relevant to PR)
Nathaniel Guse
2013-05-03
1
-21
/
+0
|
*
|
|
[ticket/11413] Remove changes for ticket 11420 from this branch
Nathaniel Guse
2013-05-02
2
-162
/
+0
|
*
|
|
[ticket/11413] Include mock class
Nathaniel Guse
2013-04-30
2
-0
/
+22
|
*
|
|
[ticket/11413] Don't use the database for the convert test
Nathaniel Guse
2013-04-30
1
-21
/
+16
|
*
|
|
[ticket/11413] Test get_notification_type_id and _ids functions
Nathaniel Guse
2013-04-30
1
-0
/
+29
|
*
|
|
[ticket/11413] Create test for notification conversion
Nathaniel Guse
2013-04-30
2
-0
/
+166
|
*
|
|
[ticket/11413] Fix test fixtures and tests
Nathaniel Guse
2013-04-29
5
-28
/
+46
|
*
|
|
[ticket/11413] Fix some more tests
Nathaniel Guse
2013-04-29
1
-4
/
+6
|
*
|
|
[ticket/11413] Fix notification tests
Nathaniel Guse
2013-04-29
2
-13
/
+36
*
|
|
|
Merge remote-tracking branch 'remotes/cyberalien/ticket/11482' into develop
Nathan Guse
2013-05-20
5
-2
/
+39
|
\
\
\
\
|
*
|
|
|
[ticket/11482] Unit tests for advanced DEFINE
Vjacheslav Trushkin
2013-04-10
5
-2
/
+39
*
|
|
|
|
Merge remote-tracking branch 'EXreaction/ticket/11415' into develop
David King
2013-05-18
5
-8
/
+34
|
\
\
\
\
\
|
*
|
|
|
|
[ticket/11415] Add test for find_from_extension()
Nathan Guse
2013-05-14
1
-0
/
+17
|
*
|
|
|
|
[ticket/11415] Fix ext.manager constructor in tests
Nathaniel Guse
2013-05-03
3
-3
/
+0
|
*
|
|
|
|
[ticket/11415] Remove migrator dependency from extension manager
Nathaniel Guse
2013-05-01
4
-5
/
+17
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge remote-tracking branch 'remotes/blitze/ticket/11458' into develop
Nathaniel Guse
2013-05-18
2
-0
/
+124
|
\
\
\
\
\
|
*
|
|
|
|
[ticket/11458] Update functional test
OpenShift guest
2013-05-11
1
-0
/
+5
[next]