PeterForstmeier
|
64ea71d751
|
Add Query Classes for Assembly and Type, queries are still missing
|
14 years ago |
PeterForstmeier
|
f745ec42dd
|
Eliminating zero values from Queries reduce render time for test assembly from 6 to 1 secounds
|
14 years ago |
Siegfried Pammer
|
cf9a06642b
|
fixed small, but annoying bugs in VB Lexer and profiler
|
14 years ago |
PeterForstmeier
|
aa7e1bba54
|
eliminate '0' values in 'Nodes'
|
14 years ago |
PeterForstmeier
|
8fd6c23877
|
Change itemWithCommand to ItemWithAction
|
14 years ago |
PeterForstmeier
|
b964a68112
|
try List<ItemWithCommand> for filtering nodes
|
14 years ago |
PeterForstmeier
|
dd45b722cb
|
ChangeTabItem = Reset TreeMap,Small changes from FxCop
|
14 years ago |
PeterForstmeier
|
4591d52baa
|
Reset databinding for TreeMaps
|
14 years ago |
Matt Ward
|
12f11b356b
|
Move Rhino.Mocks to common libraries folder.
|
14 years ago |
PeterForstmeier
|
8497323e67
|
CodeQualityAnalysis - Rework StatusBar to show actual values of selected Item
|
14 years ago |
PeterForstmeier
|
554f23a2ae
|
CodeQualityAnalyis Sort members in TreeViews
|
14 years ago |
PeterForstmeier
|
fc7b29f5ef
|
Activation of MetricCombo, re factor creation of Nodes(INodes)List
|
14 years ago |
Siegfried Pammer
|
830b0ab255
|
don't swallow exceptions if errors occurred while loading assembly in CQA
|
14 years ago |
Siegfried Pammer
|
2064ac350c
|
fix warning in PerformanceCounterDescriptor
|
14 years ago |
PeterForstmeier
|
02cb93910b
|
Extend CodeQuality/Src/MainWindowModel.cs with Menu
|
14 years ago |
PeterForstmeier
|
f52969bef6
|
WaitCursor in CodeQuality/Src/MainWindow.xaml
|
14 years ago |
PeterForstmeier
|
73bd16d006
|
CodeQuality/TreeMaps/Controls/TreeMapsPanel.cs override OnRender to show WaitCursor
|
14 years ago |
Siegfried Pammer
|
e1a6f2b746
|
fix problem with readonly directories, when trying to profile executable in %PROGRAMFILES%
|
14 years ago |
Matt Ward
|
e7d03f328e
|
MSpec addin assembly version number now uses common SharpDevelop version number.
|
14 years ago |
Tomasz Tretkowski
|
4ee5dbaffb
|
Machine.Specifications upgraded to version 5.3.0
|
14 years ago |
Tomasz Tretkowski
|
78810e8a6b
|
Machine.Specifications reference assemblies shufling.
Machine.Specifications goes to Tools/Machine.Specifications
Others go to Libraries inside Machine.Specifications directory.
|
14 years ago |
Tomasz Tretkowski
|
2ae8712a97
|
Displaying mspec test specifications which are not implemented or marked with Ignore attribute as ignored.
|
14 years ago |
Matt Ward
|
258f6f7529
|
Fix unit tests not being run when the 'Run all tests' menu item is selected but the Unit Tests window has not been opened.
|
14 years ago |
Tomasz Tretkowski
|
f8e392c5ab
|
Set local copy to false for project references of MachineSpecifications.
|
14 years ago |
Tomasz Tretkowski
|
a42637f66a
|
Fixed propagation of editor changes in double nested test classes to test pad.
|
14 years ago |
Tomasz Tretkowski
|
89faa5dd00
|
Fixed displaying non-test classes nested in test fixtures in unit testing pad.
|
14 years ago |
Tomasz Tretkowski
|
262636115d
|
Abstract classes are not shown as nunit test fixtures in test pad.
Fixed StackOverflowError when updating test class members from new compilation unit.
|
14 years ago |
Tomasz Tretkowski
|
4aa6401747
|
Results from failed or ignored mspec tests are not duplicated.
|
14 years ago |
Tomasz Tretkowski
|
ab63247b74
|
Exposing ProjectCount property from SelectedTests class. Narrowing Projects property type from IList to IEnumerable ( missing changes).
|
14 years ago |
Tomasz Tretkowski
|
42e05c8349
|
Fixed selection of inner classes when running mspec tests based on namespace selection in test pad.
|
14 years ago |
Tomasz Tretkowski
|
64944b1066
|
Nested behaviors are not supported as it should be.
|
14 years ago |
Tomasz Tretkowski
|
f04440b2a5
|
Test pad refresh when base test class is changed in the editor.
|
14 years ago |
Tomasz Tretkowski
|
017bac76d6
|
BaseTestMethod renamed to BaseTestMember and it's base class changed to AbstractMember.
|
14 years ago |
Tomasz Tretkowski
|
4b964b54ed
|
Fixed unit test and MockTestFramework class to correctly return test members only for given class.
|
14 years ago |
Tomasz Tretkowski
|
9764e948ec
|
Fixed unit tests.
|
14 years ago |
Tomasz Tretkowski
|
112850f057
|
First take to mspec behaviors.
|
14 years ago |
Tomasz Tretkowski
|
4117d98d0f
|
Moved enumerating of all test members from TestProject to test frameworks.
|
14 years ago |
Tomasz Tretkowski
|
a6df882523
|
Showing multiple times nested test classes in the test pad.
|
15 years ago |
Matt Ward
|
5787807130
|
Fix InvalidCastException in Unit Tests addin when a field has an attribute.
|
15 years ago |
Matt Ward
|
2fbf506e05
|
Rename TestMethod classes to TestMember since they allow fields and methods to define tests.
|
15 years ago |
Matt Ward
|
05074fd052
|
Support using fields to define tests in the Unit Tests window.
|
15 years ago |
Matt Ward
|
f100c9866d
|
Refactor tests that use the TestFrameworkDescriptor class.
|
15 years ago |
Matt Ward
|
7c531b2754
|
Support multiple test frameworks for a single project file extension.
|
15 years ago |
Tomasz Tretkowski
|
d3acf59322
|
Showing any classes nested in test fixtures as test classes (as NUnit Gui does).
|
15 years ago |
PeterForstmeier
|
b9d2322a30
|
Update CodeQuality/CodeQualityAnalysis.csproj to new references of ViewModelBase and RelayCommand.cs
|
15 years ago |
Daniel Grunwald
|
4e76208861
|
Fix output path for TreeMaps project.
|
15 years ago |
Tomasz Tretkowski
|
4ce6985a7c
|
Added reference to Rhino.Mocks in test project.
Missing changes in unit tests.
|
15 years ago |
PeterForstmeier
|
7e140acf56
|
<Import assembly = "TreeMaps.dll"/> in *.addin otherwise Bamlreader can't find the reference
|
15 years ago |
PeterForstmeier
|
7bc2c5db2d
|
Combobox with Commands
|
15 years ago |
Daniel Grunwald
|
6cf37cdd1b
|
Add TreeMaps to SharpDevelop solution, and remove WinFX reference from TreeMaps.csproj
|
15 years ago |