jump to detailed chart | hide Line History
Constraint |
Recent Changelog
984
by jeff.brown
14 May 2008, 21:07:51 -0500
(28 hours ago)
Improved the heuristic on automatic test fixture inference to ignore instance methods on anonymous classes. Also improved the detection to consider all type members instead of just methods. Added an e…
trunk/v3/src/Gallio/Gallio/Framework/Pattern/PatternTestExplorer.cs
984
trunk/v3/src/Gallio/Gallio/Framework/Pattern/TestTypePatternAttribute.cs
984
trunk/v3/src/MbUnit/MbUnit.Tests/Framework/AutomaticTestFixtureTest.cs
984
983
by jeff.brown
14 May 2008, 06:13:23 -0500
(43 hours ago)
Fixed a bug handling types with no namespaces. The .Net BCL returns null in this case but we were assuming we would get empty strings instead. Now we make sure to translate nulls into empty strings …
trunk/v3/src/Gallio/Gallio/Reflection/ITypeInfo.cs
983
trunk/v3/src/Gallio/Gallio/Reflection/Impl/StaticGenericParameterWrapper.cs
983
trunk/v3/src/Gallio/Gallio/Framework/Pattern/TestAssemblyPatternAttribute.cs
983
trunk/v3/src/MbUnit/MbUnit.Tests/MbUnit.Tests.csproj
983
trunk/v3/src/Gallio/Gallio/Framework/Pattern/TestTypePatternAttribute.cs
983
982
by jeff.brown
12 May 2008, 02:59:34 -0500
(3 days ago)
Added code samples to the installer. Fixed the recursive path of the samples when they are copied to the targets folder by the build scripts.
trunk/v3/Module.targets
982
trunk/v3/src/MbUnit/Samples/MbUnitSamples.module
982
981
by jeff.brown
11 May 2008, 17:27:49 -0500
(4 days ago)
Updated copyright notices per discussion with Peli.
trunk/v3/src/Gallio/Gallio.Tests/Model/TestOutcomeTest.cs
981
trunk/v3/src/Extensions/Xunit/Gallio.XunitAdapter.TestResources/TheorySample.cs
981
trunk/v3/src/Extensions/ReSharper/Gallio.ReSharperRunner/Tasks/GallioTestRunTask.cs
981
Files
|