yitam
1fb88d1f95
fixed env matrix
2017-05-10 08:25:52 -07:00
yitam
765a0d1e17
drop MSODBCSQL_PATH
2017-05-10 08:25:52 -07:00
yitam
8fd531744c
env var MSODBCSQL_PATH
2017-05-10 08:25:52 -07:00
yitam
e4c77578df
new MSODBCSQL_PATH
2017-05-10 08:25:52 -07:00
yitam
7e91da5008
uncomment creating test DBs
2017-05-10 08:25:52 -07:00
yitam
c2edfe32d6
distinguish x64 and x86
2017-05-10 08:25:52 -07:00
yitam
1b7d131cb6
hardcoded msiPath
2017-05-10 08:25:52 -07:00
yitam
a50b8dc1d8
set msiPath
2017-05-10 08:25:52 -07:00
yitam
f816bbaf79
test workaround
2017-05-10 08:25:52 -07:00
yitam
277d7066a9
tried wmic
2017-05-10 08:25:51 -07:00
yitam
25e9777125
add install log
2017-05-10 08:25:51 -07:00
yitam
10cc8800f2
install odbc as passive
2017-05-10 08:25:51 -07:00
yitam
d5677b8a18
administrative install
2017-05-10 08:25:51 -07:00
yitam
46e1eb877a
another check for odbc
2017-05-10 08:25:51 -07:00
yitam
425bcfabed
add checks for odbc version
2017-05-10 08:25:51 -07:00
yitam
645ff1e265
try simpler connection tests
2017-05-10 08:25:51 -07:00
yitam
04fde120f4
start with a diff platform with 7.1 first
2017-05-10 08:25:51 -07:00
yitam
4f1a6cbf8a
switching the order of tests
2017-05-10 08:25:51 -07:00
Jenny Tam
7c5b04e5c8
Merge pull request #379 from yitam/functional-tests
...
Upload functional tests for both sqlsrv and pdo_sqlsrv
2017-05-10 08:24:40 -07:00
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