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/twig] Fix helper URL test
Nathaniel Guse
2013-07-04
1
-1
/
+4
*
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/twig
Nathaniel Guse
2013-07-04
6
-0
/
+376
|
\
|
*
Merge remote-tracking branch 'Hardolaf/feature/auth-refactor' into develop
David King
2013-07-03
5
-0
/
+315
|
|
\
|
|
*
[feature/auth-refactor] Fix two session tests broken by changes
Joseph Warner
2013-06-26
2
-0
/
+26
|
|
*
[feature/auth-refactor] Fix auth tests to use mock objects correctly
Joseph Warner
2013-06-25
1
-25
/
+123
|
|
*
[feature/auth-refactor] Test validate_session on provider_apache
Joseph Warner
2013-06-25
1
-1
/
+5
|
|
*
[feature/auth-refactor] Test autologin() on provider_apache
Joseph Warner
2013-06-25
1
-0
/
+28
|
|
*
[feature/auth-refactor] Test login() for provider_apache
Joseph Warner
2013-06-25
1
-1
/
+20
|
|
*
[feature/auth-refactor] Test for init on provider_apache
Joseph Warner
2013-06-25
1
-4
/
+12
|
|
*
[feature/auth-refactor] Skeleton of provider_apache_test
Joseph Warner
2013-06-25
1
-0
/
+49
|
|
*
[feature/auth-refactor] Finish provider_db unit test for login
Joseph Warner
2013-06-25
1
-2
/
+12
|
|
*
[feature/auth-refactor] Initial auth unit test provider_db
Joseph Warner
2013-06-24
2
-0
/
+73
|
*
|
Merge remote-tracking branch 'remotes/dhruvgoel92/ticket/11566-develop' into ...
Joas Schilling
2013-07-02
1
-0
/
+61
|
|
\
\
|
|
*
\
Merge branch 'ticket/11566' into ticket/11566-develop
Dhruv
2013-07-01
1
-0
/
+61
|
|
|
\
\
|
|
|
*
|
[ticket/11566] Check that guest doesn't have reporting permission by default
Dhruv
2013-07-01
1
-0
/
+4
|
|
|
*
|
[ticket/11566] Revert forum permission changes
Dhruv
2013-07-01
1
-3
/
+4
|
|
|
*
|
[ticket/11566] Use language variable instead of hardcode
Dhruv
2013-07-01
1
-1
/
+2
|
|
|
*
|
[ticket/11566] add tests for reporting post
Dhruv
2013-07-01
1
-0
/
+55
*
|
|
|
|
Revert "[feature/twig] Call set_style in the foo/bar controller for functiona...
Nathaniel Guse
2013-07-04
1
-2
/
+0
*
|
|
|
|
[feature/twig] Add test to make sure nested loops get the correct S_ROW_COUNT
Nathaniel Guse
2013-07-04
2
-0
/
+13
*
|
|
|
|
[feature/twig] Call set_style in the foo/bar controller for functional tests
Nathaniel Guse
2013-07-04
1
-0
/
+2
*
|
|
|
|
[feature/twig] Debugging test failures
Nathaniel Guse
2013-07-03
1
-0
/
+6
*
|
|
|
|
[feature/twig] Prevent errors from mkdir if the dir already exists
Nathaniel Guse
2013-07-02
1
-1
/
+4
*
|
|
|
|
[feature/twig] template->cachepath is now private, missed checking tests
Nathaniel Guse
2013-07-02
2
-2
/
+6
*
|
|
|
|
[feature/twig] Move test_php back to template_test
Nathaniel Guse
2013-07-02
2
-30
/
+16
*
|
|
|
|
[feature/twig] Should compare to $this->test_path rather than hardcoded path
Nathaniel Guse
2013-07-02
1
-6
/
+6
*
|
|
|
|
[feature/twig] Fix includejs test
Nathaniel Guse
2013-07-02
2
-7
/
+7
*
|
|
|
|
[feature/twig] Fix template test case
Nathaniel Guse
2013-07-02
1
-1
/
+1
*
|
|
|
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/twig
Nathaniel Guse
2013-07-01
1
-4
/
+34
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-07-01
1
-4
/
+34
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
Merge remote-tracking branch 'dhruvgoel92/ticket/10838' into develop-olympus
Andreas Fischer
2013-07-01
1
-4
/
+34
|
|
|
\
\
\
|
|
|
*
|
|
[ticket/10838] Fix URL for wiki and remove irrelevant line
Dhruv
2013-07-02
1
-2
/
+2
|
|
|
*
|
|
[ticket/10838] Remove php 5.4 and builtin server references
Dhruv
2013-07-02
1
-7
/
+1
|
|
|
*
|
|
[ticket/10838] Fix missing data
Dhruv
2013-07-02
1
-2
/
+2
|
|
|
*
|
|
[ticket/10838] separate database used mentioned in unit tests
Dhruv
2013-07-02
1
-8
/
+8
|
|
|
*
|
|
[ticket/10838] Updated RUNNING_TESTS.md
Dhruv
2013-06-27
1
-0
/
+36
|
|
|
|
/
/
*
|
|
|
|
[feature/twig] Remove resource locator dependency from template
Nathaniel Guse
2013-07-01
5
-6
/
+4
*
|
|
|
|
[feature/twig] Fix template/template_php_test.php
Nathaniel Guse
2013-07-01
1
-1
/
+10
*
|
|
|
|
[feature/twig] Fix includephp_from_subdir_test.php
Nathaniel Guse
2013-07-01
2
-5
/
+7
*
|
|
|
|
[feature/twig] Changing INCLUDEJS behavior slightly
Nathaniel Guse
2013-07-01
1
-6
/
+6
*
|
|
|
|
[feature/twig] PHP test moved to a separate file
Nathaniel Guse
2013-07-01
1
-0
/
+21
*
|
|
|
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/twig
Nathaniel Guse
2013-07-01
4
-104
/
+144
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Merge remote-tracking branch 'dhruvgoel92/ticket/9341' into develop
Joas Schilling
2013-06-29
3
-101
/
+140
|
|
\
\
\
\
|
|
*
|
|
|
[ticket/9341] Assert that page doesnt contain next or prev page posts
Dhruv
2013-06-28
1
-1
/
+3
|
|
*
|
|
|
[ticket/9341] Follow the Next/Prev link in tests
Dhruv
2013-06-28
1
-5
/
+9
|
|
*
|
|
|
[ticket/9341] Add tests for checking Next and Previous template vars
Dhruv
2013-06-27
1
-0
/
+33
|
|
*
|
|
|
[ticket/9341] Move create_topic and post into functional test case
Dhruv
2013-06-27
2
-101
/
+101
|
*
|
|
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-06-27
1
-4
/
+15
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
Merge remote-tracking branch 'Hardolaf/ticket/11618' into develop-olympus
Andreas Fischer
2013-06-27
1
-4
/
+15
|
|
|
\
\
\
\
|
|
|
*
|
|
|
[ticket/11618] Replace glob() with scandir() and string matching
Joseph Warner
2013-06-26
1
-4
/
+15
|
|
|
|
|
/
/
|
|
|
|
/
|
|
[next]