Skip to content

Commit 9f9dda6

Browse files
committed
Upgraded project to SSMS2014
Now using Dev_tSQLt as SQL Server Instance alias Fixed a few line endings (Cr/Lf)
1 parent bea8cf0 commit 9f9dda6

16 files changed

Lines changed: 336 additions & 376 deletions

Build/Build.ssmssqlproj

Lines changed: 26 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -3,37 +3,13 @@
33
<Items>
44
<LogicalFolder Name="Connections" Type="2" Sorted="true">
55
<Items>
6-
<ConnectionNode Name="Dev_2014:MacWin7A\meinse00">
7-
<Created>2014-07-19T13:46:48.644189-04:00</Created>
6+
<ConnectionNode Name="Dev_tSQLt:MacWin7A\meinse00">
7+
<Created>2014-11-24T18:10:21.4587287-05:00</Created>
88
<Type>SQL</Type>
9-
<Server>Dev_2014</Server>
9+
<Server>Dev_tSQLt</Server>
1010
<UserName />
1111
<Authentication>Windows Authentication</Authentication>
12-
<InitialDB />
13-
<LoginTimeout>15</LoginTimeout>
14-
<ExecutionTimeout>0</ExecutionTimeout>
15-
<ConnectionProtocol>NotSpecified</ConnectionProtocol>
16-
<ApplicationName>Microsoft SQL Server Management Studio - Query</ApplicationName>
17-
</ConnectionNode>
18-
<ConnectionNode Name="Dev_R2:MacWin7A\meinse00">
19-
<Created>2013-11-18T12:57:30.0767405-05:00</Created>
20-
<Type>SQL</Type>
21-
<Server>Dev_R2</Server>
22-
<UserName />
23-
<Authentication>Windows Authentication</Authentication>
24-
<InitialDB />
25-
<LoginTimeout>15</LoginTimeout>
26-
<ExecutionTimeout>0</ExecutionTimeout>
27-
<ConnectionProtocol>NotSpecified</ConnectionProtocol>
28-
<ApplicationName>Microsoft SQL Server Management Studio - Query</ApplicationName>
29-
</ConnectionNode>
30-
<ConnectionNode Name="Dev_R2:sqlity.net">
31-
<Created>2013-11-16T22:09:01.1930185-05:00</Created>
32-
<Type>SQL</Type>
33-
<Server>Dev_R2</Server>
34-
<UserName>sqlity.net</UserName>
35-
<Authentication>SQL</Authentication>
36-
<InitialDB />
12+
<InitialDB>tSQLt_dev</InitialDB>
3713
<LoginTimeout>15</LoginTimeout>
3814
<ExecutionTimeout>0</ExecutionTimeout>
3915
<ConnectionProtocol>NotSpecified</ConnectionProtocol>
@@ -44,68 +20,68 @@
4420
<LogicalFolder Name="Queries" Type="0" Sorted="true">
4521
<Items>
4622
<FileNode Name="ChangeDbAndExecuteStatement(tSQLt.Build).sql">
47-
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:Dev_R2:True</AssociatedConnectionMoniker>
48-
<AssociatedConnSrvName>Dev_R2</AssociatedConnSrvName>
23+
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:Dev_tSQLt:True</AssociatedConnectionMoniker>
24+
<AssociatedConnSrvName>Dev_tSQLt</AssociatedConnSrvName>
4925
<AssociatedConnUserName />
5026
<FullPath>ChangeDbAndExecuteStatement(tSQLt.Build).sql</FullPath>
5127
</FileNode>
5228
<FileNode Name="Create(tSQLtKey).sql">
53-
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:Dev_2014:True</AssociatedConnectionMoniker>
54-
<AssociatedConnSrvName>Dev_2014</AssociatedConnSrvName>
29+
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:Dev_tSQLt:True</AssociatedConnectionMoniker>
30+
<AssociatedConnSrvName>Dev_tSQLt</AssociatedConnSrvName>
5531
<AssociatedConnUserName />
5632
<FullPath>Create(tSQLtKey).sql</FullPath>
5733
</FileNode>
5834
<FileNode Name="CreateBuildDb.sql">
59-
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:Dev_R2:True</AssociatedConnectionMoniker>
60-
<AssociatedConnSrvName>Dev_R2</AssociatedConnSrvName>
35+
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:Dev_tSQLt:True</AssociatedConnectionMoniker>
36+
<AssociatedConnSrvName>Dev_tSQLt</AssociatedConnSrvName>
6137
<AssociatedConnUserName />
6238
<FullPath>CreateBuildDb.sql</FullPath>
6339
</FileNode>
6440
<FileNode Name="EnableCLR.sql">
65-
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:Dev_2014:True</AssociatedConnectionMoniker>
66-
<AssociatedConnSrvName>Dev_2014</AssociatedConnSrvName>
41+
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:Dev_tSQLt:True</AssociatedConnectionMoniker>
42+
<AssociatedConnSrvName>Dev_tSQLt</AssociatedConnSrvName>
6743
<AssociatedConnUserName />
6844
<FullPath>EnableCLR.sql</FullPath>
6945
</FileNode>
7046
<FileNode Name="ExecuteAsSa.sql">
71-
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:Dev_R2:True</AssociatedConnectionMoniker>
72-
<AssociatedConnSrvName>Dev_R2</AssociatedConnSrvName>
47+
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:Dev_tSQLt:True</AssociatedConnectionMoniker>
48+
<AssociatedConnSrvName>Dev_tSQLt</AssociatedConnSrvName>
7349
<AssociatedConnUserName />
7450
<FullPath>ExecuteAsSa.sql</FullPath>
7551
</FileNode>
7652
<FileNode Name="ExecuteAs(tSQLt.Build).sql">
77-
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:Dev_R2:True</AssociatedConnectionMoniker>
78-
<AssociatedConnSrvName>Dev_R2</AssociatedConnSrvName>
53+
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:Dev_tSQLt:True</AssociatedConnectionMoniker>
54+
<AssociatedConnSrvName>Dev_tSQLt</AssociatedConnSrvName>
7955
<AssociatedConnUserName />
8056
<FullPath>ExecuteAs(tSQLt.Build).sql</FullPath>
8157
</FileNode>
8258
<FileNode Name="GetFailedTestCount.sql">
83-
<AssociatedConnectionMoniker />
84-
<AssociatedConnSrvName />
59+
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:Dev_tSQLt:True</AssociatedConnectionMoniker>
60+
<AssociatedConnSrvName>Dev_tSQLt</AssociatedConnSrvName>
8561
<AssociatedConnUserName />
8662
<FullPath>GetFailedTestCount.sql</FullPath>
8763
</FileNode>
8864
<FileNode Name="GetTestResults.sql">
89-
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:Dev_2014:True</AssociatedConnectionMoniker>
90-
<AssociatedConnSrvName>Dev_2014</AssociatedConnSrvName>
65+
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:Dev_tSQLt:True</AssociatedConnectionMoniker>
66+
<AssociatedConnSrvName>Dev_tSQLt</AssociatedConnSrvName>
9167
<AssociatedConnUserName />
9268
<FullPath>GetTestResults.sql</FullPath>
9369
</FileNode>
9470
<FileNode Name="CreateLogin(tSQLt.Build).sql">
95-
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:Dev_2014:True</AssociatedConnectionMoniker>
96-
<AssociatedConnSrvName>Dev_2014</AssociatedConnSrvName>
71+
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:Dev_tSQLt:True</AssociatedConnectionMoniker>
72+
<AssociatedConnSrvName>Dev_tSQLt</AssociatedConnSrvName>
9773
<AssociatedConnUserName />
9874
<FullPath>CreateLogin(tSQLt.Build).sql</FullPath>
9975
</FileNode>
10076
<FileNode Name="GrantBuildPermissions.sql">
101-
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:Dev_2014:True</AssociatedConnectionMoniker>
102-
<AssociatedConnSrvName>Dev_2014</AssociatedConnSrvName>
77+
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:Dev_tSQLt:True</AssociatedConnectionMoniker>
78+
<AssociatedConnSrvName>Dev_tSQLt</AssociatedConnSrvName>
10379
<AssociatedConnUserName />
10480
<FullPath>GrantBuildPermissions.sql</FullPath>
10581
</FileNode>
10682
<FileNode Name="tSQLtKey.sql">
107-
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:Dev_2014:True</AssociatedConnectionMoniker>
108-
<AssociatedConnSrvName>Dev_2014</AssociatedConnSrvName>
83+
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:Dev_tSQLt:True</AssociatedConnectionMoniker>
84+
<AssociatedConnSrvName>Dev_tSQLt</AssociatedConnSrvName>
10985
<AssociatedConnUserName />
11086
<FullPath>tSQLtKey.sql</FullPath>
11187
</FileNode>

Examples/Examples.ssmssqlproj

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
<Items>
44
<LogicalFolder Name="Connections" Type="2" Sorted="true">
55
<Items>
6-
<ConnectionNode Name="Dev_R2:sqlity.net">
7-
<Created>2013-11-16T22:09:10.9008141-05:00</Created>
6+
<ConnectionNode Name="Dev_tSQLt:MacWin7A\meinse00">
7+
<Created>2014-11-24T18:12:22.0165888-05:00</Created>
88
<Type>SQL</Type>
9-
<Server>Dev_R2</Server>
10-
<UserName>sqlity.net</UserName>
11-
<Authentication>SQL</Authentication>
9+
<Server>Dev_tSQLt</Server>
10+
<UserName />
11+
<Authentication>Windows Authentication</Authentication>
1212
<InitialDB>tSQLt_Example</InitialDB>
1313
<LoginTimeout>15</LoginTimeout>
1414
<ExecutionTimeout>0</ExecutionTimeout>
@@ -20,33 +20,33 @@
2020
<LogicalFolder Name="Queries" Type="0" Sorted="true">
2121
<Items>
2222
<FileNode Name="TestCaseTemplate.sql">
23-
<AssociatedConnectionMoniker />
24-
<AssociatedConnSrvName />
23+
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:Dev_tSQLt:True</AssociatedConnectionMoniker>
24+
<AssociatedConnSrvName>Dev_tSQLt</AssociatedConnSrvName>
2525
<AssociatedConnUserName />
2626
<FullPath>TestCaseTemplate.sql</FullPath>
2727
</FileNode>
2828
<FileNode Name="TestThatExamplesAreDeployed.sql">
29-
<AssociatedConnectionMoniker />
30-
<AssociatedConnSrvName />
29+
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:Dev_tSQLt:True</AssociatedConnectionMoniker>
30+
<AssociatedConnSrvName>Dev_tSQLt</AssociatedConnSrvName>
3131
<AssociatedConnUserName />
3232
<FullPath>TestThatExamplesAreDeployed.sql</FullPath>
3333
</FileNode>
3434
<FileNode Name="Tests.sql">
35-
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:Dev_R2:False:sqlity.net</AssociatedConnectionMoniker>
36-
<AssociatedConnSrvName>Dev_R2</AssociatedConnSrvName>
37-
<AssociatedConnUserName>sqlity.net</AssociatedConnUserName>
35+
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:Dev_tSQLt:True</AssociatedConnectionMoniker>
36+
<AssociatedConnSrvName>Dev_tSQLt</AssociatedConnSrvName>
37+
<AssociatedConnUserName />
3838
<FullPath>Tests.sql</FullPath>
3939
</FileNode>
4040
<FileNode Name="Source.sql">
41-
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:Dev_R2:False:sqlity.net</AssociatedConnectionMoniker>
42-
<AssociatedConnSrvName>Dev_R2</AssociatedConnSrvName>
43-
<AssociatedConnUserName>sqlity.net</AssociatedConnUserName>
41+
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:Dev_tSQLt:True</AssociatedConnectionMoniker>
42+
<AssociatedConnSrvName>Dev_tSQLt</AssociatedConnSrvName>
43+
<AssociatedConnUserName />
4444
<FullPath>Source.sql</FullPath>
4545
</FileNode>
4646
<FileNode Name="CreateDatabase.sql">
47-
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:Dev_R2:False:sqlity.net</AssociatedConnectionMoniker>
48-
<AssociatedConnSrvName>Dev_R2</AssociatedConnSrvName>
49-
<AssociatedConnUserName>sqlity.net</AssociatedConnUserName>
47+
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:Dev_tSQLt:True</AssociatedConnectionMoniker>
48+
<AssociatedConnSrvName>Dev_tSQLt</AssociatedConnSrvName>
49+
<AssociatedConnUserName />
5050
<FullPath>CreateDatabase.sql</FullPath>
5151
</FileNode>
5252
</Items>

Experiments/Experiments.ssmssqlproj

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
<Items>
44
<LogicalFolder Name="Connections" Type="2" Sorted="true">
55
<Items>
6-
<ConnectionNode Name="Dev_R2:sqlity.net">
7-
<Created>2013-11-16T22:09:21.0978141-05:00</Created>
6+
<ConnectionNode Name="Dev_tSQLt:MacWin7A\meinse00">
7+
<Created>2014-11-24T18:14:33.2545881-05:00</Created>
88
<Type>SQL</Type>
9-
<Server>Dev_R2</Server>
10-
<UserName>sqlity.net</UserName>
11-
<Authentication>SQL</Authentication>
12-
<InitialDB>tempdb</InitialDB>
9+
<Server>Dev_tSQLt</Server>
10+
<UserName />
11+
<Authentication>Windows Authentication</Authentication>
12+
<InitialDB />
1313
<LoginTimeout>15</LoginTimeout>
1414
<ExecutionTimeout>0</ExecutionTimeout>
1515
<ConnectionProtocol>NotSpecified</ConnectionProtocol>
@@ -20,56 +20,56 @@
2020
<LogicalFolder Name="Queries" Type="0" Sorted="true">
2121
<Items>
2222
<FileNode Name="AssertEqualsTable_PerformanceQueries.sql">
23-
<AssociatedConnectionMoniker />
24-
<AssociatedConnSrvName />
23+
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:Dev_tSQLt:True</AssociatedConnectionMoniker>
24+
<AssociatedConnSrvName>Dev_tSQLt</AssociatedConnSrvName>
2525
<AssociatedConnUserName />
2626
<FullPath>AssertEqualsTable_PerformanceQueries.sql</FullPath>
2727
</FileNode>
2828
<FileNode Name="EXPERIMENTS.sql">
29-
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:Dev_R2:False:sqlity.net</AssociatedConnectionMoniker>
30-
<AssociatedConnSrvName>Dev_R2</AssociatedConnSrvName>
31-
<AssociatedConnUserName>sqlity.net</AssociatedConnUserName>
29+
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:Dev_tSQLt:True</AssociatedConnectionMoniker>
30+
<AssociatedConnSrvName>Dev_tSQLt</AssociatedConnSrvName>
31+
<AssociatedConnUserName />
3232
<FullPath>EXPERIMENTS.sql</FullPath>
3333
</FileNode>
3434
<FileNode Name="FunctionBinding.sql">
35-
<AssociatedConnectionMoniker />
36-
<AssociatedConnSrvName />
35+
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:Dev_tSQLt:True</AssociatedConnectionMoniker>
36+
<AssociatedConnSrvName>Dev_tSQLt</AssociatedConnSrvName>
3737
<AssociatedConnUserName />
3838
<FullPath>FunctionBinding.sql</FullPath>
3939
</FileNode>
4040
<FileNode Name="GenerateTestsForResultsetFilterDataTypes.sql">
41-
<AssociatedConnectionMoniker />
42-
<AssociatedConnSrvName />
41+
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:Dev_tSQLt:True</AssociatedConnectionMoniker>
42+
<AssociatedConnSrvName>Dev_tSQLt</AssociatedConnSrvName>
4343
<AssociatedConnUserName />
4444
<FullPath>GenerateTestsForResultsetFilterDataTypes.sql</FullPath>
4545
</FileNode>
4646
<FileNode Name="LIKE4000.sql">
47-
<AssociatedConnectionMoniker />
48-
<AssociatedConnSrvName />
47+
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:Dev_tSQLt:True</AssociatedConnectionMoniker>
48+
<AssociatedConnSrvName>Dev_tSQLt</AssociatedConnSrvName>
4949
<AssociatedConnUserName />
5050
<FullPath>LIKE4000.sql</FullPath>
5151
</FileNode>
5252
<FileNode Name="NameResolutionResearch.sql">
53-
<AssociatedConnectionMoniker />
54-
<AssociatedConnSrvName />
53+
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:Dev_tSQLt:True</AssociatedConnectionMoniker>
54+
<AssociatedConnSrvName>Dev_tSQLt</AssociatedConnSrvName>
5555
<AssociatedConnUserName />
5656
<FullPath>NameResolutionResearch.sql</FullPath>
5757
</FileNode>
5858
<FileNode Name="SpProcPrototype.sql">
59-
<AssociatedConnectionMoniker />
60-
<AssociatedConnSrvName />
59+
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:Dev_tSQLt:True</AssociatedConnectionMoniker>
60+
<AssociatedConnSrvName>Dev_tSQLt</AssociatedConnSrvName>
6161
<AssociatedConnUserName />
6262
<FullPath>SpProcPrototype.sql</FullPath>
6363
</FileNode>
6464
<FileNode Name="XMLExperiment.sql">
65-
<AssociatedConnectionMoniker />
66-
<AssociatedConnSrvName />
65+
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:Dev_tSQLt:True</AssociatedConnectionMoniker>
66+
<AssociatedConnSrvName>Dev_tSQLt</AssociatedConnSrvName>
6767
<AssociatedConnUserName />
6868
<FullPath>XMLExperiment.sql</FullPath>
6969
</FileNode>
7070
<FileNode Name="CaptureTestExecTimes.sql">
71-
<AssociatedConnectionMoniker />
72-
<AssociatedConnSrvName />
71+
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:Dev_tSQLt:True</AssociatedConnectionMoniker>
72+
<AssociatedConnSrvName>Dev_tSQLt</AssociatedConnSrvName>
7373
<AssociatedConnUserName />
7474
<FullPath>CaptureTestExecTimes.sql</FullPath>
7575
</FileNode>

0 commit comments

Comments
 (0)