1
I Use This!
Inactive

Commits : Listings

Analyzed 16 days ago. based on code collected 17 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
replaced the usage of XapFileMonitoring and a .net event with a the event aggregator More... almost 14 years ago
start of removing the xapToTest and refactored to use a factory func for the host xap More... almost 14 years ago
added extra assemblies for possible phone integration More... almost 14 years ago
added extra assemblies for possible phone integration More... almost 14 years ago
Added code to pass the full assembly names up through the configuration object in hopes that the WP7 side can load those assemblies More... almost 14 years ago
Added code to pass the full assembly names up through the configuration object in hopes that the WP7 side can load those assemblies More... almost 14 years ago
Bug fix for workitem:13120. Should not fire communication event after 5:00 minutes when there actually is communication More... almost 14 years ago
Restructured how tests are run. StatLight no longer downloads the xap assemblies after the StatLight app is loaded. It instead re-writes the StatLight xap and AppManifest.xaml on the fly to include new content and assemblies. This should play nicer with tests that want to depend on xml or other content files in the xap, or possibly use MEF's DeploymentCatalog More... almost 14 years ago
initial setup of wp7 - lot of broken things More... almost 14 years ago
initial setup of wp7 - lot of broken things More... almost 14 years ago
flipped the autodection of xunitcontrib to use the MSTestWithCustomProvider option instead of the build-in statlight xunit support More... almost 14 years ago
updated debug output for TryPortNumber More... almost 14 years ago
WorkItem:13078 - added support for autodetection of the xunit-contrib project More... almost 14 years ago
If you don't explicitly specify the -b (ShowTestingBrowserHost) option then we are now totally disabling the U.I. More... almost 14 years ago
added check to see if powershell build was running under .net 4.0 or higher before attempting to run schema validation More... almost 14 years ago
WorkItem:12731 - Added support for the MSTest DescriptionAttribute (will output the value in the 'Other Info' on a failed test More... almost 14 years ago
updated the build process to include git hash information in each build More... almost 14 years ago
added comment to build hash More... about 14 years ago
Changes to support newer version of MSTest. Currently using a custom build of Microsoft.Silverlight.Testing.dll - until we get an official signed version. Using custom build to get the needed StatLight work done until official build comes out - then we'll update More... about 14 years ago
some more refactoring in prep for a mstest feb2011 build More... about 14 years ago
refactored the compiler flags for MSTest framework versions in prep for the next version More... about 14 years ago
Fix for issue #12984 - updates to --debug command to give better command and usage information More... about 14 years ago
Fixed an issue where an explicit MSTest provider wouldn't allow detection of the mstest version More... about 14 years ago
modified the error message when multiple unit test providers are present to provide more information More... about 14 years ago
fixed a bug where the MS testing framework version was not captured when using a custom test provider More... about 14 years ago
included new psake test for custom test providers in the test all More... about 14 years ago
Set the new test project to compile in release mode More... about 14 years ago
Merge branch 'master' into CustomTestProvider More... about 14 years ago
fixed up some fxcop issues - due to uncompleted feature More... about 14 years ago
narrowed the criteria when scanning a xap for an instance of IUnitTestProvider More... about 14 years ago