• Tamas Bunth's avatar
    Add unit test for mysqlc connector · e04e7a72
    Tamas Bunth yazdı
    It can be used to test the mysqlc connector whenever there is an
    external mysql or mariadb server running.
    
    The test runs only when CONNECTIVITY_TEST_MYSQL_DRIVER environment variable
    is set. This variable should contain the URL of the database, including
    the port number and the host name.
    
    The URL should also contain a user name password pair which can be used
    to connect to the external database. The URL format is the following:
    
    [user]/[passwd]@sdbc:mysql:mysqlc:[host]:[port]/[db_name]
    
    README is updated and contains detailed information about the test.
    
    Change-Id: I1bbc9369ff193a29c06de63a0f6cc975877c8da3
    Reviewed-on: https://gerrit.libreoffice.org/62171
    Tested-by: Jenkins
    Reviewed-by: 's avatarTamás Bunth <btomi96@gmail.com>
    e04e7a72
Adı
Son kayıt (commit)
Son güncelleme
..
inc Loading commit data...
qa Loading commit data...
source Loading commit data...
uiconfig Loading commit data...
util Loading commit data...
win32/source/odbcconfig Loading commit data...
AllLangMoTarget_dba.mk Loading commit data...
CppunitTest_dbaccess_RowSetClones.mk Loading commit data...
CppunitTest_dbaccess_dialog_save.mk Loading commit data...
CppunitTest_dbaccess_dialogs_test.mk Loading commit data...
CppunitTest_dbaccess_embeddeddb_performancetest.mk Loading commit data...
CppunitTest_dbaccess_empty_stdlib_save.mk Loading commit data...
CppunitTest_dbaccess_firebird_regression_test.mk Loading commit data...
CppunitTest_dbaccess_firebird_test.mk Loading commit data...
CppunitTest_dbaccess_hsqlbinary_import.mk Loading commit data...
CppunitTest_dbaccess_hsqldb_test.mk Loading commit data...
CppunitTest_dbaccess_hsqlschema_import.mk Loading commit data...
CppunitTest_dbaccess_macros_test.mk Loading commit data...
CppunitTest_dbaccess_nolib_save.mk Loading commit data...
Executable_odbcconfig.mk Loading commit data...
JunitTest_dbaccess_complex.mk Loading commit data...
JunitTest_dbaccess_unoapi.mk Loading commit data...
Library_dba.mk Loading commit data...
Library_dbahsql.mk Loading commit data...
Library_dbaxml.mk Loading commit data...
Library_dbmm.mk Loading commit data...
Library_dbu.mk Loading commit data...
Library_sdbt.mk Loading commit data...
Makefile Loading commit data...
Module_dbaccess.mk Loading commit data...
PythonTest_dbaccess_python.mk Loading commit data...
README Loading commit data...
UIConfig_dbaccess.mk Loading commit data...
UIConfig_dbapp.mk Loading commit data...
UIConfig_dbbrowser.mk Loading commit data...
UIConfig_dbquery.mk Loading commit data...
UIConfig_dbrelation.mk Loading commit data...
UIConfig_dbtable.mk Loading commit data...
UIConfig_dbtdata.mk Loading commit data...