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
/
dbal
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'p/ticket/10205' into develop-olympus
Andreas Fischer
2012-12-08
1
-0
/
+43
|
\
|
*
[ticket/10205] Cosmetic changes.
Oleg Pudeyev
2012-12-04
1
-1
/
+2
|
*
[ticket/10205] Delete stray return.
Oleg Pudeyev
2012-12-04
1
-2
/
+0
|
*
[ticket/10205] Test failed connection attempts.
Oleg Pudeyev
2012-12-04
1
-0
/
+44
*
|
[ticket/11219] Coding guidelines and naming consistency changes
Patrick Webster
2012-12-05
1
-1
/
+1
*
|
[ticket/11219] Add unit test for inserting into a sequence column
Joas Schilling
2012-11-19
1
-0
/
+55
|
/
*
[ticket/11159] static public is the currently approved order.
Oleg Pudeyev
2012-11-06
2
-10
/
+10
*
[ticket/10907] Mark (var)binary tests as incomplete on non-MySQL DBMSes.
Andreas Fischer
2012-05-22
1
-0
/
+5
*
[ticket/10890] Fix test_sql_fetchrow_returns_false_when_empty() on MS and ORA.
Andreas Fischer
2012-05-22
1
-1
/
+3
*
[ticket/10889] Make default value for c_char_size a CHAR(4) as defined.
Andreas Fischer
2012-05-11
1
-1
/
+1
*
[ticket/10887] Add spaces.
Oleg Pudeyev
2012-05-11
1
-1
/
+1
*
[ticket/10887] Split auto increment test from db tools test.
Oleg Pudeyev
2012-05-10
2
-45
/
+100
*
[ticket/10858] Tests for row seeking with fetchfield()
Patrick Webster
2012-05-08
1
-0
/
+26
*
[ticket/10774] Add unit tests for UNIQUE index existence and creation.
Andreas Fischer
2012-04-10
1
-0
/
+11
*
[ticket/10653] Fix parameter to substr() in unit tests. Should be 1, not -1.
Andreas Fischer
2012-03-04
1
-1
/
+1
*
[ticket/10653] Unit tests for get_row_count() and get_estimated_row_count().
Andreas Fischer
2012-03-04
1
-0
/
+25
*
[ticket/9916] Updating License in the header
Unknown
2012-01-02
5
-5
/
+5
*
[ticket/10507] DBAL unit test
Vjacheslav Trushkin
2011-12-15
2
-0
/
+101
*
[ticket/10483] Fix test suite when running with MySQL strict mode
Igor Wiedler
2011-11-21
2
-0
/
+32
*
[ticket/10296] Add unit test for CROSS JOIN with INNER JOIN
Joas Schilling
2011-11-15
2
-0
/
+98
*
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/10346] Add drop_tables to perform_schema_changes and add tests
Nils Adermann
2011-08-29
1
-0
/
+60
*
[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
*
[ticket/9892] Adding a number of tests for db_tools
Nils Adermann
2011-06-12
1
-0
/
+268
*
[ticket/9685] Test for databases that are able to nest transactions
Nils Adermann
2011-06-02
1
-0
/
+24
*
[ticket/10011] Tests don't work on PHP < 5.3
Erik Frèrejean
2011-01-31
2
-2
/
+2
*
[ticket/9987] Rename test files to include a _test suffix
Igor Wiedler
2011-01-10
2
-0
/
+0
*
[task/phpunit-xml] Use phpunit.xml for test suite
Igor Wiedler
2011-01-04
3
-46
/
+2
*
[task/mssql-db-tests] Split up database tests into SELECT and write operations
Nils Adermann
2010-10-25
4
-173
/
+195
*
[ticket/9592] Remove test cases for empty IN()
Igor Wiedler
2010-09-12
1
-2
/
+3
*
[feature/dbal-tests] Follow the coding guidelines and ...
Joas Schilling
2010-06-17
1
-50
/
+88
*
[feature/dbal-tests] Update data
Joas Schilling
2010-06-17
1
-0
/
+42
*
[feature/dbal-tests] Multi insert
Joas Schilling
2010-06-17
1
-0
/
+26
*
[feature/dbal-tests] Delete data
Joas Schilling
2010-06-17
1
-0
/
+30
*
[feature/dbal-tests] Insert data
Joas Schilling
2010-06-17
1
-0
/
+34
*
[feature/dbal-tests] Fix SQL-ERROR: invalid input syntax for integer: ""
Joas Schilling
2010-06-17
1
-16
/
+8
*
[feature/dbal-tests] Fix whitespace and line endings.
Nils Adermann
2010-04-01
1
-19
/
+19
*
[feature/dbal-tests] Make some tests for build_array_data on SELECT
Joas Schilling
2010-03-27
1
-3
/
+46
*
[feature/dbal-tests] Make some tests for return_on_error on SELECT-queries
Joas Schilling
2010-03-26
1
-8
/
+208
*
[feature/dbal-tests] Tests for $db->sql_query_limit()
Joas Schilling
2010-03-26
2
-1
/
+47
*
[feature/dbal-tests] Added tests for dbal fetchrow and fetchfield.
Joas Schilling
2010-03-26
3
-0
/
+98