Last change
on this file since 3940 was
3940,
checked in by hmayr, 14 years ago
|
commit all current changes, so bfarka can try something (#1046):
- extended DataClasses in Persistence.csproj
- added DatabaseUtil.cs to Persistence.csproj
- added HeuristicLabUserTest.cs to UnitTests.csproj
|
File size:
1.0 KB
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <TestLists xmlns="http://microsoft.com/schemas/VisualStudio/TeamTest/2006">
|
---|
3 | <TestList name="HeuristicLabUserTestList" id="1ebca506-0e3e-4cc3-800e-9905f9a66bd2" parentListId="8c43106b-9dc1-4907-a29f-aa66a61bf5b6">
|
---|
4 | <Description>just first test for HeuristicLabUser</Description>
|
---|
5 | <TestLinks>
|
---|
6 | <TestLink id="def90666-533d-bda5-8a29-fde7f290333f" name="createDBTest" storage="unittests\bin\debug\unittests.dll" type="Microsoft.VisualStudio.TestTools.TestTypes.Unit.UnitTestElement, Microsoft.VisualStudio.QualityTools.Tips.UnitTest.ObjectModel, PublicKeyToken=b03f5f7f11d50a3a" />
|
---|
7 | </TestLinks>
|
---|
8 | </TestList>
|
---|
9 | <TestList name="Testlisten" id="8c43106b-9dc1-4907-a29f-aa66a61bf5b6">
|
---|
10 | <RunConfiguration id="3cde0e70-9e75-4b76-a987-9e1d702958f0" name="Lokaler Testlauf" storage="localtestrun.testrunconfig" type="Microsoft.VisualStudio.TestTools.Common.TestRunConfiguration, Microsoft.VisualStudio.QualityTools.Common, PublicKeyToken=b03f5f7f11d50a3a" />
|
---|
11 | </TestList>
|
---|
12 | </TestLists> |
---|
Note: See
TracBrowser
for help on using the repository browser.