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
*
[feature/controller] Fix functional tests to use query string for controllers
David King
2012-11-18
1
-4
/
+4
*
[feature/controller] Fix line endings and permissions, and check responses
David King
2012-11-16
5
-6
/
+10
*
[feature/controller] Add controller functional test with template
David King
2012-11-16
5
-5
/
+52
*
[feature/controller] Use warning instead of echo for copy() and unlink()
David King
2012-11-16
1
-8
/
+2
*
[feature/controller] Add test for missing argument in controller class
David King
2012-11-16
4
-2
/
+19
*
[feature/controller] Reword comment for clarification
David King
2012-11-16
1
-4
/
+3
*
[feature/controller] Use sizeof() instead of count() as per guidelines
David King
2012-11-16
1
-1
/
+1
*
[feature/controller] Adapt functional tests given new controller framework
David King
2012-11-16
16
-193
/
+69
*
[feature/controller] Fix tests
David King
2012-11-16
1
-1
/
+1
*
[feature/controller] Removed another empty construct method
David King
2012-11-16
1
-7
/
+0
*
[feature/controller] Remove empty __construct() method
David King
2012-11-16
1
-7
/
+0
*
[feature/controller] Add _controller attribute to Request after instantiation
David King
2012-11-16
1
-2
/
+4
*
[feature/controller] Implement a front controller
David King
2012-11-16
7
-0
/
+133
*
Merge PR #1074 branch 'develop-olympus' into develop
Oleg Pudeyev
2012-11-16
1
-0
/
+71
|
\
|
*
Merge PR #1074 branch 'bantu/ticket/11192' into develop-olympus
Oleg Pudeyev
2012-11-16
1
-0
/
+71
|
|
\
|
|
*
[ticket/11192] Merge dataProvider arrays because the test is the same now.
Andreas Fischer
2012-11-16
1
-15
/
+1
|
|
*
[ticket/11192] Mark negative byte numbers as unsupported.
Andreas Fischer
2012-11-16
1
-16
/
+0
|
|
*
[ticket/11192] Test strings not converted to int/float before.
Andreas Fischer
2012-11-16
1
-2
/
+36
|
|
*
[ticket/11192] Also test strings, e.g. sums returned by the database.
Andreas Fischer
2012-11-16
1
-0
/
+10
|
|
*
[ticket/11192] Also test powers of 10 / 1000.
Andreas Fischer
2012-11-16
1
-0
/
+7
|
|
*
[ticket/11192] Add tests.
Oleg Pudeyev
2012-11-15
1
-0
/
+50
*
|
|
Merge PR #1060 branch 'develop-olympus' into develop
Oleg Pudeyev
2012-11-15
1
-6
/
+0
|
\
\
\
|
|
/
/
|
*
|
Merge PR #1060 branch 'nickvergessen/ticket/11186' into develop-olympus
Oleg Pudeyev
2012-11-15
1
-6
/
+0
|
|
\
\
|
|
*
|
[ticket/11186] Database unit tests fail on windows using sqlite2
Joas Schilling
2012-11-10
1
-6
/
+0
|
|
|
/
*
|
|
Merge remote-tracking branch 'p/ticket/11202' into develop
Andreas Fischer
2012-11-15
1
-0
/
+2
|
\
\
\
|
*
|
|
[ticket/11202] Check response success before content assertions.
Oleg Pudeyev
2012-11-15
1
-0
/
+2
*
|
|
|
[ticket/11204] Reindent.
Oleg Pudeyev
2012-11-15
1
-11
/
+11
|
/
/
/
*
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2012-11-15
2
-0
/
+18
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'p/ticket/11202-olympus' into develop-olympus
Andreas Fischer
2012-11-15
2
-1
/
+19
|
|
\
\
|
|
*
|
[ticket/11202] Custom message does not make sense here, delete it.
Oleg Pudeyev
2012-11-15
1
-2
/
+2
|
|
*
|
[ticket/11202] Check response success before content assertions.
Oleg Pudeyev
2012-11-15
1
-0
/
+3
|
|
*
|
[ticket/11202] Add a heuristic function to check for response success.
Oleg Pudeyev
2012-11-15
1
-1
/
+16
|
|
|
/
|
*
|
[ticket/11190] Functional tests purge cache before running.
Fyorl
2012-11-11
1
-0
/
+23
|
|
/
*
|
Merge PR #1070 branch 'Fyorl/ticket/11190-develop' into develop
Oleg Pudeyev
2012-11-15
1
-0
/
+1
|
\
\
|
*
|
[ticket/11190-develop] Functional tests purge cache before running.
Fyorl
2012-11-11
1
-0
/
+1
*
|
|
Merge pull request #1056 from igorw/feature/compiled-dic
Nils Adermann
2012-11-11
5
-51
/
+244
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[ticket/11152] Basic tests for the container functions
Igor Wiedler
2012-11-11
2
-0
/
+83
|
*
|
[feature/compiled-dic] Remove old test
David King
2012-11-10
1
-50
/
+0
|
*
|
[feature/compiled-dic] Compile the DI Container into a cached class
David King
2012-11-10
2
-1
/
+161
*
|
|
Merge remote-tracking branch 'Fyorl/ticket/10939' into develop
Andreas Fischer
2012-11-10
3
-2
/
+38
|
\
\
\
|
*
|
|
[ticket/10939] Added tests for phpbb_request::file
Fyorl
2012-08-20
1
-0
/
+17
|
*
|
|
[ticket/10939] Modified fileupload tests to deal with new behaviour
Fyorl
2012-08-15
1
-1
/
+5
|
*
|
|
[ticket/10939] Modified mock request class to handle deactivated $_FILES
Fyorl
2012-08-15
1
-1
/
+8
|
*
|
|
[ticket/10939] Modified request test slightly to include $_FILES
Fyorl
2012-08-15
1
-0
/
+8
*
|
|
|
Merge pull request #881 from Fyorl/ticket/10970
Nils Adermann
2012-11-10
9
-3
/
+32
|
\
\
\
\
|
*
|
|
|
[ticket/10970] Added support for forms such as {FOO}bar.{EXT}
Fyorl
2012-07-08
2
-1
/
+3
|
*
|
|
|
[ticket/10970] Paths of the form {FOO}/a/{BAR}/b parsed correctly
Fyorl
2012-07-08
9
-3
/
+30
*
|
|
|
|
Merge remote-tracking branch 'Fyorl/ticket/11187' into develop
Andreas Fischer
2012-11-10
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
[ticket/11187] Added a blank array to fix errors in functional tests
Fyorl
2012-11-10
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
[ticket/11183] Remove $load_extensions and weird dl() calls
Igor Wiedler
2012-11-10
1
-1
/
+1
|
/
/
/
/
[next]