Adding silverlight testing framework and statlight test runner

pull/288/head
csharptest 13 years ago committed by rogerk
parent e08ae6f1f2
commit 5e48fef659
  1. BIN
      lib/Microsoft.Silverlight.Testing/April2010/Microsoft.Silverlight.Testing.dll
  2. 12
      lib/Microsoft.Silverlight.Testing/April2010/Microsoft.Silverlight.Testing.extmap.xml
  3. BIN
      lib/Microsoft.Silverlight.Testing/April2010/Microsoft.Silverlight.Testing.pdb
  4. 14796
      lib/Microsoft.Silverlight.Testing/April2010/Microsoft.Silverlight.Testing.xml
  5. BIN
      lib/Microsoft.Silverlight.Testing/April2010/Microsoft.VisualStudio.QualityTools.UnitTesting.Silverlight.dll
  6. 12
      lib/Microsoft.Silverlight.Testing/April2010/Microsoft.VisualStudio.QualityTools.UnitTesting.Silverlight.extmap.xml
  7. BIN
      lib/Microsoft.Silverlight.Testing/April2010/Microsoft.VisualStudio.QualityTools.UnitTesting.Silverlight.pdb
  8. 3429
      lib/Microsoft.Silverlight.Testing/April2010/Microsoft.VisualStudio.QualityTools.UnitTesting.Silverlight.xml
  9. BIN
      lib/StatLight/StatLight.nupkg
  10. BIN
      lib/StatLight/tools/Ionic.Zip.Reduced.dll
  11. 11
      lib/StatLight/tools/Microsoft.Silverlight.Testing.License.txt
  12. BIN
      lib/StatLight/tools/StatLight.Client.For.April2010.xap
  13. BIN
      lib/StatLight/tools/StatLight.Client.For.Feb2011.xap
  14. BIN
      lib/StatLight/tools/StatLight.Client.For.July2009.xap
  15. BIN
      lib/StatLight/tools/StatLight.Client.For.June2011.xap
  16. BIN
      lib/StatLight/tools/StatLight.Client.For.March2010.xap
  17. BIN
      lib/StatLight/tools/StatLight.Client.For.May2010.xap
  18. BIN
      lib/StatLight/tools/StatLight.Client.For.November2009.xap
  19. BIN
      lib/StatLight/tools/StatLight.Client.For.October2009.xap
  20. BIN
      lib/StatLight/tools/StatLight.Client.For.UnitDrivenDecember2009.xap
  21. BIN
      lib/StatLight/tools/StatLight.Client.For.XUnitContribApril2011.xap
  22. BIN
      lib/StatLight/tools/StatLight.Core.dll
  23. 3
      lib/StatLight/tools/StatLight.EULA.txt
  24. BIN
      lib/StatLight/tools/StatLight.exe

@ -0,0 +1,12 @@
<?xml version="1.0"?>
<manifest xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<assembly>
<name>Microsoft.Silverlight.Testing</name>
<version>2.0.5.0</version>
<publickeytoken>31bf3856ad364e35</publickeytoken>
<relpath>Microsoft.Silverlight.Testing.dll</relpath>
<extension downloadUri="Microsoft.Silverlight.Testing.zip" />
</assembly>
</manifest>

@ -0,0 +1,12 @@
<?xml version="1.0"?>
<manifest xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<assembly>
<name>Microsoft.VisualStudio.QualityTools.UnitTesting.Silverlight</name>
<version>2.0.5.0</version>
<publickeytoken>31bf3856ad364e35</publickeytoken>
<relpath>Microsoft.VisualStudio.QualityTools.UnitTesting.Silverlight.dll</relpath>
<extension downloadUri="Microsoft.VisualStudio.QualityTools.UnitTesting.Silverlight.zip" />
</assembly>
</manifest>

Binary file not shown.

@ -0,0 +1,11 @@
MSDN CODE GALLERY BINARY LICENSE
You are free to install, use, copy and distribute any number of copies of the software, in object code form, provided that you retain:
• all copyright, patent, trademark, and attribution notices that are present in the software,
• this list of conditions, and
• the following disclaimer in the documentation and/or other materials provided with the software.
The software is licensed “as-is.” You bear the risk of using it. No express warranties, guarantees or conditions are provided. To the extent permitted under your local laws, the implied warranties of merchantability, fitness for a particular purpose and non-infringement are excluded.
This license does not grant you any rights to use any other party’s name, logo, or trademarks. All rights not specifically granted herein are reserved.

@ -0,0 +1,3 @@
See:
http://statlight.codeplex.com/license

Binary file not shown.
Loading…
Cancel
Save