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] 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
|
|
*
|
|
Merge remote-tracking branch 'asperous/ticket/11615/creation_test' into devel...
Andreas Fischer
2013-06-27
1
-3
/
+4
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-06-27
1
-3
/
+4
|
|
\
\
\
\
|
|
*
\
\
\
Merge remote-tracking branch 'asperous/ticket/11615/creation_test' into devel...
Andreas Fischer
2013-06-27
1
-3
/
+4
|
|
|
\
\
\
\
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
|
*
|
|
[ticket/11615] Fix typo in creation_test
Andy Chase
2013-06-26
1
-1
/
+1
|
|
|
*
|
|
[ticket/11615] Remove magic number in creation_test
Andy Chase
2013-06-26
1
-1
/
+2
|
|
|
*
|
|
[ticket/11615] Rename class in file to match
Andy Chase
2013-06-26
1
-1
/
+1
|
|
|
*
|
|
[ticket/11615] Rename init_test to creation_test for clarity
Andy Chase
2013-06-26
1
-0
/
+0
*
|
|
|
|
|
[feature/twig] Fix template_test.php
Nathaniel Guse
2013-07-01
7
-88
/
+38
*
|
|
|
|
|
[feature/twig] Going back to Twig's handling of cache file names for now
Nathaniel Guse
2013-06-25
1
-1
/
+1
*
|
|
|
|
|
[feature/twig] Fixing template events test (and behavior)
Nathaniel Guse
2013-06-25
1
-11
/
+7
*
|
|
|
|
|
[feature/twig] INCLUDEPHP token abs paths & fix test
Nathaniel Guse
2013-06-25
1
-9
/
+4
*
|
|
|
|
|
[feature/twig] Remove duplicate test calls
Nathaniel Guse
2013-06-24
1
-15
/
+2
*
|
|
|
|
|
[feature/twig] Delete template_spacing_test.php
Nathaniel Guse
2013-06-24
1
-87
/
+0
*
|
|
|
|
|
[feature/twig] Delete template_locate_test.php
Nathaniel Guse
2013-06-24
1
-68
/
+0
*
|
|
|
|
|
[feature/twig] Correct template_inheritance_test.php
Nathaniel Guse
2013-06-24
1
-10
/
+1
*
|
|
|
|
|
[feature/twig] Correct includejs test
Nathaniel Guse
2013-06-24
2
-14
/
+13
*
|
|
|
|
|
[feature/twig] Delete template_compile_test.php
Nathaniel Guse
2013-06-24
1
-31
/
+0
*
|
|
|
|
|
[feature/twig] Delete renderer_eval_test.php
Nathaniel Guse
2013-06-24
1
-31
/
+0
*
|
|
|
|
|
[feature/twig] Delete invalid constructs template test
Nathaniel Guse
2013-06-24
3
-89
/
+0
*
|
|
|
|
|
[feature/twig] Working on fixing tests
Nathan Guse
2013-06-24
1
-32
/
+3
*
|
|
|
|
|
Merge branch 'develop' of github.com:phpbb/phpbb3 into feature/twig
Nathan Guse
2013-06-24
26
-245
/
+1266
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
Merge branch 'develop-olympus' into develop
Joas Schilling
2013-06-20
1
-10
/
+43
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
[ticket/11604] Skip installer step where config.php is created.
Andreas Fischer
2013-06-19
1
-20
/
+27
|
|
*
|
|
[ticket/11604] Fix case where config.php is not generated by phpBB.
Andreas Fischer
2013-06-18
1
-1
/
+23
|
|
*
|
|
[ticket/11604] Use variables for config.php filesnames.
Andreas Fischer
2013-06-18
1
-6
/
+10
|
|
|
/
/
|
*
|
|
Merge remote-tracking branch 'nickvergessen/ticket/11561' into develop
Dhruv
2013-06-18
1
-0
/
+8
|
|
\
\
\
|
|
*
|
|
[ticket/11561] Specify used tables in notification fixture, so they are emptied
Joas Schilling
2013-06-18
1
-0
/
+8
|
*
|
|
|
Merge branch 'develop' into ticket/10820-develop
Dhruv
2013-06-13
15
-31
/
+926
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-06-11
14
-0
/
+918
|
|
|
\
\
\
\
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
|
*
|
|
Merge remote-tracking branch 'marc1706/ticket/11579' into develop-olympus
Andreas Fischer
2013-06-11
14
-0
/
+918
|
|
|
|
\
\
\
|
|
|
|
*
|
|
[ticket/11579] Add method for validating emails for valid MX and mark as slow
Marc Alexander
2013-06-05
1
-3
/
+29
|
|
|
|
*
|
|
[ticket/11579] Do not extend validate_data_helper
Marc Alexander
2013-06-05
1
-1
/
+1
|
|
|
|
*
|
|
[ticket/11579] Add missing commas to validate_username_test
Marc Alexander
2013-06-03
1
-6
/
+6
|
|
|
|
*
|
|
[ticket/11579] Rework calls to validate_data_helper
Marc Alexander
2013-06-03
10
-232
/
+344
|
|
|
|
*
|
|
[ticket/11579] Move simple tests into seperate files
Marc Alexander
2013-06-03
7
-251
/
+366
|
|
|
|
*
|
|
[ticket/11579] Use test case helper class and use assert prefix for method
Marc Alexander
2013-06-03
5
-95
/
+100
|
|
|
|
*
|
|
[ticket/11579] Move tests into seperate files depending on needed fixture
Marc Alexander
2013-05-30
8
-499
/
+594
|
|
|
|
*
|
|
[ticket/11579] Add remaining unit tests for validate_data functions
Marc Alexander
2013-05-30
4
-62
/
+375
|
|
|
|
*
|
|
[ticket/11579] Add basic set of unit tests for validate_data()
Marc Alexander
2013-05-29
1
-0
/
+252
|
|
*
|
|
|
|
Merge remote-tracking branch 'nickvergessen/ticket/11605' into develop
Andreas Fischer
2013-06-11
1
-31
/
+8
|
|
|
\
\
\
\
\
[next]