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
/
template
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/11707] Twig DEFINE not working as expected
Nathaniel Guse
2013-07-19
2
-1
/
+3
*
Merge pull request #1519 from cyberalien/ticket/11647
Nathan Guse
2013-07-13
2
-20
/
+14
|
\
|
*
[ticket/11647] Always use & for URLs
Vjacheslav Trushkin
2013-07-11
2
-13
/
+7
|
*
[ticket/11647] Fix tests for INCLUDEJS
Vjacheslav Trushkin
2013-07-11
2
-10
/
+10
*
|
Merge remote-tracking branch 'EXreaction/ticket/11665' into develop
Andreas Fischer
2013-07-12
1
-0
/
+29
|
\
\
|
*
|
[ticket/11665] Fix test class name
Nathaniel Guse
2013-07-12
1
-1
/
+1
|
*
|
[ticket/11665] Can't change file names already sent to set_filenames
Nathaniel Guse
2013-07-12
1
-0
/
+29
*
|
|
[ticket/11664] Stop creating php.html file in root path in tests
Nathaniel Guse
2013-07-12
2
-2
/
+2
|
/
/
*
|
[ticket/11662] Typos: occured -> occurred
Andreas Fischer
2013-07-12
1
-1
/
+1
*
|
[feature/bootstrap-dic] Bootstrap container from config.php
Igor Wiedler
2013-07-11
1
-1
/
+4
*
|
[ticket/11388] Add newlines at EOF
Nathaniel Guse
2013-07-11
2
-2
/
+2
*
|
[ticket/11388] INCLUDECSS
Nathaniel Guse
2013-07-11
4
-0
/
+31
|
/
*
[ticket/11388] Do not append assets_version if using remote path (e.g. http)
Nathaniel Guse
2013-07-11
1
-3
/
+3
*
[ticket/11388] INCLUDEJS test for //(url)
Nathaniel Guse
2013-07-11
2
-0
/
+6
*
[ticket/11388] Fixing includejs test
Nathaniel Guse
2013-07-10
2
-44
/
+118
*
Merge remote-tracking branch 'remotes/cyberalien/feature/twig/includejs_tests...
Nathaniel Guse
2013-07-10
2
-7
/
+32
|
\
|
*
[feature/twig] Unit tests for includejs
Vjacheslav Trushkin
2013-07-10
2
-7
/
+32
*
|
[feature/twig] Add simple test to make sure Twig filters/tags are working
Nathan Guse
2013-07-08
3
-0
/
+20
|
/
*
[feature/twig] Add template tests for S_NUM_ROWS and S_BLOCK_NAME
Nathan Guse
2013-07-05
2
-3
/
+34
*
[feature/twig] Add template test for ===, !==
Nathan Guse
2013-07-05
2
-4
/
+26
*
[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] 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
*
[feature/twig] Remove resource locator dependency from template
Nathaniel Guse
2013-07-01
3
-3
/
+3
*
[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
*
[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
*
[feature/twig] Use phpbb_template_twig in tests
Nathan Guse
2013-06-12
4
-4
/
+4
*
[ticket/11435] Enable spacing test as it should now pass
Nathan Guse
2013-05-20
1
-4
/
+0
*
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
*
|
[ticket/11519] Rename test event template file
Nathaniel Guse
2013-05-04
2
-1
/
+1
*
|
[ticket/11435] Mark extension spacing test as incomplete
Nathaniel Guse
2013-04-30
4
-3
/
+7
[next]