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
*
Merge remote-tracking branch 'p/ticket/10205' into develop-olympus
Andreas Fischer
2012-12-08
2
-0
/
+52
|
\
|
*
[ticket/10205] Cosmetic changes.
Oleg Pudeyev
2012-12-04
1
-1
/
+2
|
*
[ticket/10205] Add some columns to the empty fixture file for mssqlnative.
Oleg Pudeyev
2012-12-04
1
-1
/
+5
|
*
[ticket/10205] Delete stray return.
Oleg Pudeyev
2012-12-04
1
-2
/
+0
|
*
[ticket/10205] Test failed connection attempts.
Oleg Pudeyev
2012-12-04
2
-0
/
+49
*
|
Merge remote-tracking branch 'p/ticket/11248' into develop-olympus
Igor Wiedler
2012-12-07
1
-51
/
+50
|
\
\
|
*
|
[ticket/11248] Line endings to LF.
Oleg Pudeyev
2012-12-05
1
-51
/
+50
*
|
|
Merge PR #1101 branch 'Noxwizard/ticket/11219' into develop-olympus
Oleg Pudeyev
2012-12-06
3
-1
/
+181
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[ticket/11219] Coding guidelines and naming consistency changes
Patrick Webster
2012-12-05
2
-12
/
+14
|
*
|
[ticket/11219] Only update sequences that are affected by a fixture
Patrick Webster
2012-12-01
2
-36
/
+55
|
*
|
[ticket/11219] Recreate Oracle sequences instead of altering them
Patrick Webster
2012-11-20
1
-53
/
+18
|
*
|
[ticket/11219] Add unit test for inserting into a sequence column
Joas Schilling
2012-11-19
1
-0
/
+55
|
*
|
[ticket/11219] Update sequence values after loading fixtures
Patrick Webster
2012-11-18
2
-0
/
+139
|
|
/
*
|
[ticket/10716] Collect standard error from executed php process.
Oleg Pudeyev
2012-12-04
1
-2
/
+3
*
|
[ticket/10716] Skip test if php is not in PATH.
Oleg Pudeyev
2012-12-04
1
-0
/
+8
*
|
[ticket/10716] Exclude our dependencies from linting.
Oleg Pudeyev
2012-12-04
1
-1
/
+12
*
|
[ticket/10716] Only lint on php 5.3+.
Oleg Pudeyev
2012-12-04
1
-0
/
+5
*
|
[ticket/10716] php parse all php files as part of the test suite.
Oleg Pudeyev
2012-12-04
1
-0
/
+49
|
/
*
Merge PR #1074 branch 'bantu/ticket/11192' into develop-olympus
Oleg Pudeyev
2012-11-16
1
-0
/
+71
|
\
|
*
[ticket/11192] Merge dataProvider arrays because the test is the same now.
Andreas Fischer
2012-11-16
1
-15
/
+1
|
*
[ticket/11192] Mark negative byte numbers as unsupported.
Andreas Fischer
2012-11-16
1
-16
/
+0
|
*
[ticket/11192] Test strings not converted to int/float before.
Andreas Fischer
2012-11-16
1
-2
/
+36
|
*
[ticket/11192] Also test strings, e.g. sums returned by the database.
Andreas Fischer
2012-11-16
1
-0
/
+10
|
*
[ticket/11192] Also test powers of 10 / 1000.
Andreas Fischer
2012-11-16
1
-0
/
+7
|
*
[ticket/11192] Add tests.
Oleg Pudeyev
2012-11-15
1
-0
/
+50
*
|
Merge PR #1060 branch 'nickvergessen/ticket/11186' into develop-olympus
Oleg Pudeyev
2012-11-15
1
-6
/
+0
|
\
\
|
*
|
[ticket/11186] Database unit tests fail on windows using sqlite2
Joas Schilling
2012-11-10
1
-6
/
+0
|
|
/
*
|
Merge remote-tracking branch 'p/ticket/11202-olympus' into develop-olympus
Andreas Fischer
2012-11-15
2
-1
/
+19
|
\
\
|
*
|
[ticket/11202] Custom message does not make sense here, delete it.
Oleg Pudeyev
2012-11-15
1
-2
/
+2
|
*
|
[ticket/11202] Check response success before content assertions.
Oleg Pudeyev
2012-11-15
1
-0
/
+3
|
*
|
[ticket/11202] Add a heuristic function to check for response success.
Oleg Pudeyev
2012-11-15
1
-1
/
+16
|
|
/
*
|
[ticket/11190] Functional tests purge cache before running.
Fyorl
2012-11-11
1
-0
/
+23
|
/
*
[ticket/11159] static public is the currently approved order.
Oleg Pudeyev
2012-11-06
10
-19
/
+19
*
[ticket/10848] Add phpbb_ prefix.
Oleg Pudeyev
2012-10-17
1
-1
/
+1
*
[ticket/10848] Redirect from adm to installer correctly.
Oleg Pudeyev
2012-10-17
1
-0
/
+44
*
Merge remote-tracking branch 'Fyorl/ticket/11045' into develop-olympus
Andreas Fischer
2012-09-14
11
-0
/
+166
|
\
|
*
[ticket/11045] Removed file conflict tests for compress class
Fyorl
2012-09-11
1
-13
/
+2
|
*
[ticket/11045] Replaced __DIR__ with dirname(__FILE__)
Fyorl
2012-09-01
1
-8
/
+8
|
*
[ticket/11045] Opening brace on its own line
Fyorl
2012-08-28
1
-1
/
+2
|
*
[ticket/11045] Explicitely check for zlib and bz2
Fyorl
2012-08-28
1
-2
/
+1
|
*
[ticket/11045] Added tests for file conflicts
Fyorl
2012-08-28
1
-5
/
+21
|
*
[ticket/11045] Added unit tests for the compress class
Fyorl
2012-08-28
11
-0
/
+161
*
|
[task/functional] Fixed DEBUG_TEST related issues
David King
2012-09-01
1
-1
/
+1
*
|
[task/functional] Allow tests to bypass certain restrictions with DEBUG_TEST
David King
2012-09-01
1
-9
/
+1
*
|
[task/functional] Added posting tests (reply and new topic)
David King
2012-09-01
1
-0
/
+110
|
/
*
[ticket/11034] Re-arranged install order to emulate real install
Fyorl
2012-07-30
1
-4
/
+2
*
Merge branch 'prep-release-3.0.11' into develop-olympus
Nils Adermann
2012-07-22
1
-0
/
+12
|
\
|
*
[ticket/10667] Fix tests under MySQL 5.5 strict mode (once again)
Igor Wiedler
2012-07-22
1
-0
/
+12
*
|
Merge branch 'prep-release-3.0.11' into develop-olympus
Nils Adermann
2012-07-21
2
-0
/
+305
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'github-nickvergessen/ticket/10950' into prep-re...
Nils Adermann
2012-07-21
2
-0
/
+305
|
|
\
[next]