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
Removing call to sleep that was used to attach a debugger More... over 13 years ago
Adding null check for something that is expected to be null (see the TestMethod.Properties.get!). This actually fixes a regression from a previous version. More... over 13 years ago
including the Statlight.exe.config into the release package More... over 13 years ago
added support for a user to configure StatLight to set the windowless property in the test page to true or false More... over 13 years ago
some cleanup to make fxcop happy More... over 13 years ago
more cleanup to the TRX output. Ignored the 'ignored' tests as they cause MSTest to freak More... over 13 years ago
Adding files that apparently didn't get staged last time More... over 13 years ago
Merge branch 'trx' More... over 13 years ago
finished the initial pass-through of generating a TRX file More... over 13 years ago
fixed issue with guids not showing up in order More... over 13 years ago
more work on the TRX export More... over 13 years ago
more stub work to get the trx to prove out - still more xml formatting to do More... over 13 years ago
Merge branch 'master' into trx More... over 13 years ago
Updated statlight to take a geometry for the window. Still need to add tests. More... over 13 years ago
upped the version from 1.4 to 1.5 More... over 13 years ago
Merge branch 'master' into trx More... over 13 years ago
Merge branch 'master' into wp7x More... over 13 years ago
updated copyright More... over 13 years ago
added simple unit test to validate schema of trx output More... over 13 years ago
initial stab at outputing a MSTest TRX format. Current stub is not working, but a placeholder for refinement More... over 13 years ago
updated copyright More... over 13 years ago
ignore user file More... over 13 years ago
uninstall app bug fixed, can now connect more than once More... over 13 years ago
Merge branch 'master' into wp7x More... over 13 years ago
fixed the release build to build a test project. Some code cleanup. More... over 13 years ago
Added support to auto-detect what MSTest version is used based on the Microsoft.VisualStudio.QualityTools.UnitTesting.Silverlight.dll version. This will fix issues when running dll-only tests from AGUnit for assemblies that don't reference the Microsoft.Silverlight.Testing.dll More... over 13 years ago
Merge pull request #6 from sdekock/57ee4935c299ac9f501cff80ca3b8c83e604d27e More... over 13 years ago
Fixed dll support when StatLight.Core.dll is not in the current directory More... over 13 years ago
Issue # 14054. Updated the way we determine the x86 program files path (No clue if this solves the problem, but it's worth a shot) More... over 13 years ago
added a bit of a hack to support ExpectedExcption when no exception was thrown More... over 13 years ago