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/10081] remove $phpEx.
Marek A. Ruszczynski
2011-03-07
1
-10
/
+3
*
[ticket/10081] Cleanup Template Tests.
Marek A. Ruszczynski
2011-03-07
3
-199
/
+47
*
[ticket/10040] Ensure the test suite runs on PHP 5.2 without E_DEPRECATED.
Nils Adermann
2011-03-07
1
-0
/
+4
*
[task/session-tests] Make result check independent of returned row order.
Nils Adermann
2011-02-27
1
-3
/
+4
*
[task/session-tests] By default the cache check now skips over db server info
Nils Adermann
2011-02-27
1
-2
/
+9
*
[task/session-tests] Correctly display message on session continue test failure
Nils Adermann
2011-02-27
1
-1
/
+1
*
[task/session-tests] Make the session id replacement of dataset values clearer
Nils Adermann
2011-02-27
1
-12
/
+32
*
[ticket/10060] Fix test suite under MySQL
Igor Wiedler
2011-02-25
1
-1
/
+1
*
[ticket/10052] Add comments to the session testable factory.
Nils Adermann
2011-02-23
2
-7
/
+60
*
[ticket/10052] Correct session tests, and separate session factory from tests
Nils Adermann
2011-02-23
5
-78
/
+165
*
[ticket/10049] Mark session init test incomplete for now.
Oleg Pudeyev
2011-02-20
1
-0
/
+2
*
[ticket/10049] Mark session continue test incomplete for now.
Oleg Pudeyev
2011-02-20
1
-0
/
+2
*
[ticket/10049] Globalize $_SID.
Oleg Pudeyev
2011-02-19
1
-0
/
+1
*
[ticket/10049] Chase assertResultEquals rename.
Oleg Pudeyev
2011-02-19
2
-4
/
+4
*
[ticket/10049] Fixed requires in session tests and mock.
Oleg Pudeyev
2011-02-19
3
-8
/
+6
*
[ticket/10049] Renamed session test files to proper file names.
Oleg Pudeyev
2011-02-19
2
-0
/
+0
*
[task/refactor-db-testcase] Further improve error messages.
Oleg Pudeyev
2011-02-15
1
-2
/
+2
*
[task/refactor-db-testcase] Do not show db password on connect error
Igor Wiedler
2011-02-14
1
-1
/
+2
*
[task/refactor-db-testcase] Improve error message of db tests
Igor Wiedler
2011-02-14
1
-2
/
+11
*
[task/refactor-db-testcase] Refactor phpbb_database_test_case
Igor Wiedler
2011-02-14
3
-273
/
+349
*
Merge branch 'ticket/nickvergessen/9949' into develop-olympus
Andreas Fischer
2011-02-07
1
-0
/
+58
|
\
|
*
[ticket/9949] Unit tests for user::lang()
Andreas Fischer
2011-02-07
1
-0
/
+58
*
|
[ticket/10011] Tests don't work on PHP < 5.3
Erik Frèrejean
2011-01-31
18
-33
/
+33
|
/
*
[task/session-tests] Renamed assertSqlResultEquals and fixed its param order
Nils Adermann
2011-01-21
1
-1
/
+1
*
[task/session-tests] Test additional combinations of session_begin.
Nils Adermann
2011-01-20
1
-12
/
+46
*
[task/session-tests] Added tests for the session class.
Nils Adermann
2011-01-20
8
-1
/
+344
*
[ticket/9933] Add $use_unicode parameter to get_censor_preg_expression().
Andreas Fischer
2011-01-16
1
-2
/
+12
*
[ticket/9990] Add docs for running slow tests
Igor Wiedler
2011-01-12
1
-0
/
+9
*
[ticket/9990] Integrate utf normalizer tests into test suite
Igor Wiedler
2011-01-11
3
-0
/
+321
*
[ticket/9987] Rename test files to include a _test suffix
Igor Wiedler
2011-01-10
14
-0
/
+0
*
[ticket/9981] Fix unit test dependencies
Igor Wiedler
2011-01-07
2
-0
/
+2
*
[ticket/9933] Create unit test for word censor regular expression.
rxu
2011-01-07
1
-0
/
+40
*
[task/phpunit-xml] Manually blacklisting a few PHPUnit classes from backups.
Nils Adermann
2011-01-07
2
-0
/
+30
*
[task/phpunit-xml] Force error reporting level E_ALL | ~E_DEPRECATED.
Nils Adermann
2011-01-07
1
-0
/
+2
*
[task/phpunit-xml] Use phpunit.xml for test suite
Igor Wiedler
2011-01-04
31
-500
/
+40
*
[task/mssql-db-tests] Split up database tests into SELECT and write operations
Nils Adermann
2010-10-25
5
-178
/
+200
*
[task/mssql-db-tests] PHPUnit output got stuck after unterminated ob_start.
Nils Adermann
2010-10-25
1
-0
/
+1
*
[task/mssql-db-tests] Add support for odbc & sqlsrv PDO test connections
Nils Adermann
2010-10-25
1
-6
/
+94
*
[task/mssql-db-tests] Refactored getConnection into multiple smaller parts.
Nils Adermann
2010-10-25
1
-51
/
+84
*
[task/mssql-db-tests] Allow test configuration with environment variables.
Nils Adermann
2010-10-25
2
-2
/
+19
*
[task/mssql-db-tests] No longer display an error when skipping db tests.
Nils Adermann
2010-10-25
3
-76
/
+70
*
[task/mssql-db-tests] Use a simple getter for test case helpers.
Nils Adermann
2010-10-25
2
-10
/
+10
*
[ticket/9855] Do not include the PHPUnit Framework manually on 3.5+.
Nils Adermann
2010-10-17
1
-2
/
+6
*
[ticket/9855] Make tests run under PHPUnit 3.5.
Nils Adermann
2010-10-17
1
-1
/
+8
*
[ticket/9825] Unit tests: Use sqlite when possible and no test_config exists.
Andreas Fischer
2010-09-16
1
-11
/
+26
*
[ticket/9592] Slight adjustments to simplify db test cases
Igor Wiedler
2010-09-15
1
-11
/
+8
*
[ticket/9592] Remove test cases for empty IN()
Igor Wiedler
2010-09-12
1
-2
/
+3
*
[ticket/9592] Test suite does not run on SQlite
Igor Wiedler
2010-09-11
1
-11
/
+47
*
[ticket/9780] Adding unit tests for gen_rand_string().
Andreas Fischer
2010-08-20
3
-0
/
+105
*
[ticket/9599] Adding tests for phpbb_checkdnsrr().
Andreas Fischer
2010-08-03
2
-0
/
+67
[next]