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
*
[ticket/10483] Fix test suite when running with MySQL strict mode
Igor Wiedler
2011-11-21
4
-0
/
+64
*
Merge remote-tracking branch 'github-nickvergessen/ticket/10296' into develop...
Nils Adermann
2011-11-18
2
-0
/
+98
|
\
|
*
[ticket/10296] Add unit test for CROSS JOIN with INNER JOIN
Joas Schilling
2011-11-15
2
-0
/
+98
*
|
Merge remote-tracking branch 'nickvergessen/ticket/9066' into develop-olympus
Andreas Fischer
2011-11-14
1
-0
/
+35
|
\
\
|
|
/
|
/
|
|
*
[ticket/9066] Move regex into get_preg_expression function and add tests
Joas Schilling
2011-11-14
1
-0
/
+35
*
|
[ticket/10416] Pass dbport to PDO object in ...connection_manager::connect().
Andreas Fischer
2011-10-16
1
-0
/
+5
*
|
Merge remote-tracking branch 'bantu/ticket/10327' into develop-olympus
Igor Wiedler
2011-10-14
1
-10
/
+3
|
\
\
|
*
|
[ticket/10327] Use $this->tools instead of creating a new instance of db_tools.
Andreas Fischer
2011-10-14
1
-10
/
+3
*
|
|
[ticket/8240] Add ability to get a list of columns of a tables to db_tools.
Andreas Fischer
2011-10-14
1
-0
/
+8
*
|
|
[ticket/8240] Add ability to get a list of tables to db_tools.
Andreas Fischer
2011-10-14
1
-0
/
+7
|
/
/
*
|
[ticket/10327] Change CREATE INDEX to ALTER TABLE table ADD INDEX for MySQL.
Andreas Fischer
2011-10-14
1
-0
/
+18
*
|
[ticket/10307] Add a test for PHPBB3-10307
Igor Wiedler
2011-10-13
1
-1
/
+17
|
/
*
[ticket/10394] Use call_user_func_array to pass a ref into a dynamic function
Nils Adermann
2011-09-27
1
-2
/
+2
*
[ticket/10394] Remove call-time pass by reference from tests for PHP 5.4
Nils Adermann
2011-09-27
2
-3
/
+3
*
[ticket/10369] Always include errfile and errline in format_errors().
Andreas Fischer
2011-09-18
1
-0
/
+35
*
Merge remote-tracking branch 'p/ticket/10354' into develop-olympus
Igor Wiedler
2011-09-05
1
-2
/
+3
|
\
|
*
[ticket/10354] Include cache directory path in unwritable message.
Oleg Pudeyev
2011-09-05
1
-2
/
+3
*
|
Merge remote-tracking branch 'callumacrae/ticket/10240' into develop-olympus
Igor Wiedler
2011-09-05
3
-0
/
+123
|
\
\
|
*
|
[ticket/10240] Added optionset to mock_user in the tests.
Callum Macrae
2011-08-23
2
-6
/
+12
|
*
|
[ticket/10240] Fixed copyright year in censor_text_test.php.
Callum Macrae
2011-08-23
1
-1
/
+1
|
*
|
[ticket/10240] Fixed censor_text test assetEquals param order.
Callum Macrae
2011-08-23
1
-1
/
+1
|
*
|
[ticket/10240] Added censor_text tests for special characters.
Callum Macrae
2011-08-23
1
-0
/
+10
|
*
|
[ticket/10240] Added censor_text tests.
Callum Macrae
2011-08-22
3
-0
/
+107
|
|
/
*
|
Merge remote-tracking branch 'nickvergessen/ticket/10321' into develop-olympus
Oleg Pudeyev
2011-09-05
1
-0
/
+51
|
\
\
|
*
|
[ticket/10321] Add descriptions to the unit tests
Joas Schilling
2011-08-21
1
-15
/
+15
|
*
|
[ticket/10321] Do not append the ? if the param-list is empty anyway.
Joas Schilling
2011-08-21
1
-0
/
+51
*
|
|
[ticket/10346] Add drop_tables to perform_schema_changes and add tests
Nils Adermann
2011-08-29
1
-0
/
+60
|
|
/
|
/
|
*
|
Merge remote-tracking branch 'p/ticket/10309' into develop-olympus
Andreas Fischer
2011-08-21
1
-0
/
+0
|
\
\
|
*
|
[ticket/10309] Update .gitignore and move .gitkeep.
Oleg Pudeyev
2011-08-20
1
-0
/
+0
*
|
|
Merge remote-tracking branch 'p/ticket/10309' into develop-olympus
Andreas Fischer
2011-08-16
1
-4
/
+7
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
[ticket/10309] Coding guidelines fix.
Oleg Pudeyev
2011-08-09
1
-1
/
+1
|
*
[ticket/10309] Write unicode data to tests/tmp.
Oleg Pudeyev
2011-08-07
1
-4
/
+7
*
|
[ticket/9297] Add network to class name of unit tests.
Andreas Fischer
2011-08-14
1
-1
/
+1
*
|
[ticket/9297] Fix typo in localhost.
Andreas Fischer
2011-08-14
1
-1
/
+1
*
|
[ticket/9297] Rename test class to reflect its contents.
Oleg Pudeyev
2011-08-14
1
-1
/
+1
*
|
[ticket/9297] Adjust comment - IPv6 is needed for IPv6 connections to work.
Oleg Pudeyev
2011-08-14
1
-5
/
+3
*
|
[ticket/9297] Fix markTestSkipped call in setUpBeforeClass.
Oleg Pudeyev
2011-08-14
1
-1
/
+1
*
|
[ticket/9297] Skip FTP PASV/EPSV test if FTP connection fails.
Oleg Pudeyev
2011-08-14
1
-1
/
+10
*
|
[ticket/9297] Separate ipv4 and ipv6 tests into separate functions.
Oleg Pudeyev
2011-08-14
1
-4
/
+13
*
|
[ticket/9297] Update copyright year of unit test file.
Andreas Fischer
2011-08-14
1
-1
/
+1
*
|
[ticket/9297] Make EPSV unit tests work without IPv6.
Andreas Fischer
2011-08-11
1
-10
/
+9
*
|
[ticket/9297] Unit tests for ftp_fsock PASV and EPSV.
Andreas Fischer
2011-08-11
1
-0
/
+48
|
/
*
Merge remote-tracking branch 'github-bantu/ticket/10265' into develop-olympus
Nils Adermann
2011-07-16
1
-1
/
+1
|
\
|
*
[ticket/10265] Move mt_rand.php to wrapper folder and add _test suffix.
Andreas Fischer
2011-07-13
1
-1
/
+1
*
|
Merge remote-tracking branch 'github-bantu/ticket/10263' into develop-olympus
Nils Adermann
2011-07-16
1
-0
/
+130
|
\
\
|
*
|
[ticket/10263] Adding unit tests for phpbb_version_compare().
Andreas Fischer
2011-07-13
1
-0
/
+130
|
|
/
*
|
[ticket/10243] Adding a few unit tests for phpbb_gmgetdate().
Andreas Fischer
2011-07-13
1
-0
/
+49
|
/
*
[ticket/10247] Add a db_tools test for the removal of a primary key column.
Nils Adermann
2011-07-03
1
-1
/
+9
*
[ticket/9892] Correct copyright year
Nils Adermann
2011-06-12
1
-1
/
+1
*
[ticket/9892] Remove incorrect use of camel case
Nils Adermann
2011-06-12
1
-2
/
+2
[next]