1
I Use This!
Inactive

Commits : Listings

Analyzed 14 days ago. based on code collected 15 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added work to support executing tests from a remote page that is using StatLight on the remote page's test xap More... over 14 years ago
Added the RemoteIntegration projects (client/web). Started refactoring for supporting two different statlight hosting types. More... over 14 years ago
fixed some fxcop errors More... over 14 years ago
fixed a spelling error in the psake task name More... over 14 years ago
Fixed an issue with the xml report schema defining total counts as unsignedBytes - is now using integer More... over 14 years ago
Changes to allow statlight to test xaps from a remote location EX: http:\\localhost:1234\ClientBin\Tests.xap More... over 14 years ago
fixed failing tests related to changing the default mstest framework version More... over 14 years ago
Set the May2010 build of the MS Test fwk as the default version to run the NUnit and XUnit tests against More... over 14 years ago
adding fxCop supressions - that I will hopefully think of a better way to clean up in the future More... over 14 years ago
Fixed an issue where we could not show a modal dialog form on a C.I. server if the service was not setup to allow interactivity More... over 14 years ago
refactoried reflection type load exception handling logic into a single place More... over 14 years ago
refactorings in the StatLightRunnerFactory to remove hard dependencies on the StatLightServiceHost - to now depend on IWebServer. More... over 14 years ago
Added a console debug switch to allow others to see the debug information More... over 14 years ago
removing outdated todo file More... over 14 years ago
Updated all projects to point to the May2010 ms test build instead of the April2010 build More... over 14 years ago
Created the server side event FatalSilverlightExceptionServerEvent and refactored logic to report Silverlight side crashes better More... over 14 years ago
Fixed usage of MEF to not leverage the global composition host as StatLights current needs are limited enough to use a simple CompositionContainer More... over 14 years ago
Updated release package script to print where the new build of StatLight will end up. Also updated readme to explain new bat build script More... over 14 years ago
Added new build bat file that will create a release build of the source - however will skip the testing suite More... over 14 years ago
Fixed issue 11246: Excluding abstract classes when finding what classes to test in MSTest, NUnit, and UnitDriven providers More... over 14 years ago
Updated psake More... over 14 years ago
Removed un-used DefaultXapHostFileLoader More... over 14 years ago
Upping the StatLight assemblyinfo version to 1.1 More... over 14 years ago
Added the May2010 sha1 to the list of auto-detected test xaps More... over 14 years ago
Updated release build with April and May 2010 build files More... over 14 years ago
Updated to include the May2010 build of the Microsoft.Silverlight.Testing assembly More... over 14 years ago
Merge branch 'UnitDrivenPatch' More... over 14 years ago
fixed test and removed [Ignore] attribute on UnitDriven timeout test - as it's not fixed More... over 14 years ago
adding missing renamed file More... over 14 years ago
Removed Debugger.Break(). Renamed file to mach type. More... over 14 years ago