Commit graph

168 commits

Author SHA1 Message Date
yitam 568d13aef4 revert the test and changed appveyor 2017-05-08 09:36:12 -07:00
yitam 9e8cb88ca7 also download MS Online Services sign-in assistant 2017-05-08 08:12:26 -07:00
yitam 28fc51df3d updated to ODBC 13.1 2017-05-05 17:17:52 -07:00
yitam 3e285ec07b fixed some scripts and added more tests 2017-05-04 08:14:12 -07:00
yitam 9334bb3c84 some tests with bug fixes 2017-05-04 08:14:11 -07:00
yitam ad466c35db renamed user and password 2017-05-04 08:14:04 -07:00
yitam 2ef70f1d0a docker and appveyor to use MsSetup 2017-05-04 08:14:03 -07:00
ulvii 41af6fc0a2 Database setup (#367)
* porting database setup files for functional tests

* Updating yml files to setup test databases before running the tests

* update spacing

* Renaming env variables

* Modifying cleanup_dbs.py and setup_dbs.py scripts so that they can execute database setup files

* update env variables

* Fix typo

* Update .travis.yml

* update env variables

* update travis scripts

* Checking sqlcmd setup on travis

* Checking sqlcmd setup on travis

* sqlcmd bcp fix

* sqlcmd bcp fix

* sqlcmd bcp fix

* sqlcmd bcp fix

* sqlcmd bcp fix

* sqlcmd bcp fix

* sqlcmd bcp fix

* sqlcmd bcp fix

* sqlcmd bcp fix

* Adding a test to make sure the database is setup properly

* update exec_sql_scripts.py

* update sqlsrv_num_fields.phpt

* update sqlsrv_num_fields.phpt

* update

* Fixing identation
2017-05-01 11:20:53 -07:00
David Puglielli f330830eef Connection resiliency changes (#356)
* Connection resiliency changes

* Changed connres test to check appveyor protocol

* Changed connres test to check appveyor protocol

* Changed connres test to check appveyor protocol

* Reverted test because appveyor still won't use the correct protocol

* Removed unnecessary connres #defines from msodbcsql.h
2017-04-04 13:40:30 -07:00
ulvii b003b0156d Update appveyor.yml 2017-03-30 12:27:32 -07:00
ulvii 0fd7337b9e Undoing changes to appveyor.yml
Undoing changes, because there is another pull request that fixes the issue
2017-03-30 10:29:08 -07:00
ulvii 1b298389fe Update appveyor.yml 2017-03-28 10:46:04 -07:00
ulvii c870f0803b Remove buggy lines
Removed $file.out. In case of failing tests, this would become failing_test.diff.out
2017-03-27 18:44:57 -07:00
David Puglielli 5c8e59dcec appveyor.yml now outputs details of failing tests 2017-03-02 11:29:40 -08:00
v-dareck dd804fd0ab Enable build matrix for different SQL Server versions. 2017-01-16 14:32:05 -08:00
v-dareck 1032432cef Fix source file path. 2017-01-10 14:07:28 -08:00
v-dareck 88cdf11b2f Remove AppVeyor whitelist for testing. 2017-01-10 14:03:57 -08:00
v-dareck 9f74ef7326 Initial AppVeyor CI test build. 2017-01-10 13:59:16 -08:00