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.
|
14 years ago |
Matt Ward
|
5787807130
|
Fix InvalidCastException in Unit Tests addin when a field has an attribute.
|
14 years ago |
Matt Ward
|
2fbf506e05
|
Rename TestMethod classes to TestMember since they allow fields and methods to define tests.
|
14 years ago |
Matt Ward
|
05074fd052
|
Support using fields to define tests in the Unit Tests window.
|
14 years ago |
Matt Ward
|
f100c9866d
|
Refactor tests that use the TestFrameworkDescriptor class.
|
14 years ago |
Matt Ward
|
7c531b2754
|
Support multiple test frameworks for a single project file extension.
|
14 years ago |
Tomasz Tretkowski
|
d3acf59322
|
Showing any classes nested in test fixtures as test classes (as NUnit Gui does).
|
14 years ago |
PeterForstmeier
|
b9d2322a30
|
Update CodeQuality/CodeQualityAnalysis.csproj to new references of ViewModelBase and RelayCommand.cs
|
14 years ago |
Daniel Grunwald
|
4e76208861
|
Fix output path for TreeMaps project.
|
14 years ago |
Tomasz Tretkowski
|
4ce6985a7c
|
Added reference to Rhino.Mocks in test project.
Missing changes in unit tests.
|
14 years ago |
PeterForstmeier
|
7e140acf56
|
<Import assembly = "TreeMaps.dll"/> in *.addin otherwise Bamlreader can't find the reference
|
14 years ago |
PeterForstmeier
|
7bc2c5db2d
|
Combobox with Commands
|
14 years ago |
Daniel Grunwald
|
6cf37cdd1b
|
Add TreeMaps to SharpDevelop solution, and remove WinFX reference from TreeMaps.csproj
|
14 years ago |
PeterForstmeier
|
819024be9f
|
Add TreeMaps.csproj again
|
14 years ago |
PeterForstmeier
|
287b860e9a
|
LocalizableDescriptionAttribute and EnumToFriendlyNameConverter to display enum's in a user friendly name
|
14 years ago |
PeterForstmeier
|
89528ed6e8
|
LocalizableDescriptionAttribute and EnumToFriendlyNameConverter to display enum's in a user friendly name
|
14 years ago |
PeterForstmeier
|
28080e33d1
|
Add http://treemaps.codeplex.com/ to a TabItem for testing
|
14 years ago |
PeterForstmeier
|
b5063624c4
|
Rename ViewModel, set Enable for Metrix TabItem after *dll is selected from Tree
|
14 years ago |
PeterForstmeier
|
0e630f25ab
|
MainWindow.xaml, fix GridSplitter
|
14 years ago |
PeterForstmeier
|
3d7329aa5b
|
Work on DataBinding in MainForm (text are bound to localice)
|
14 years ago |
Tomas Linhart
|
0ae68ca01a
|
Matrix control now shows real data.
|
14 years ago |
PeterForstmeier
|
498695b86f
|
c
|
14 years ago |
Tomas Linhart
|
7df225b741
|
Change behavior of scrollbar for matrix control and improvements for coloring and some other improvements.
|
14 years ago |
PeterForstmeier
|
241cb1aaca
|
Scrolling in TreeMatrixControl
|
14 years ago |
PeterForstmeier
|
482d403125
|
Cleanup MouseMove
|
14 years ago |
Tomas Linhart
|
3334501225
|
Fix issue with highlighting line from tree in matrix control
|
14 years ago |
PeterForstmeier
|
2dd8252e9e
|
Update MainWindow
|
14 years ago |
PeterForstmeier
|
c3b4955107
|
MouseOver for SharpTree
|
14 years ago |
PeterForstmeier
|
6393f518ec
|
Marking element
|
14 years ago |
Tomas Linhart
|
b10233ebab
|
Add HighlightLine method to matrix control.
|
14 years ago |
Tomas Linhart
|
bd4cbef68c
|
Fix memory leak with drawing to bitmap.
|
14 years ago |
Tomas Linhart
|
2e91b30687
|
Fix Matrix control crashing.
|
14 years ago |
PeterForstmeier
|
8926af5118
|
ViewModel - MainWindow.xaml
|
14 years ago |
Tomas Linhart
|
706df5031d
|
Matrix control is now synchronized with trees.
|
14 years ago |
PeterForstmeier
|
25caa3f924
|
fix typo
|
14 years ago |
PeterForstmeier
|
be44af424f
|
Inform MatrixControl about expand/collapse of TreeView
|
14 years ago |
Tomas Linhart
|
7c53b16934
|
Visibility support for Matrix Control.
|
14 years ago |
PeterForstmeier
|
aaf26735f9
|
Scroll behind nr of TreeEntrys
|
14 years ago |
Tomas Linhart
|
6061837e06
|
Improvements to Matrix Control.
|
14 years ago |
PeterForstmeier
|
1ca200bb1f
|
Scrolling in vertical and horizontal TreeView
|
14 years ago |
Tomas Linhart
|
204c4526eb
|
Add HoveredCellChanged event.
|
14 years ago |
PeterForstmeier
|
910d2b0ff3
|
Style for GridSplitter, apply translation property s
|
14 years ago |
PeterForstmeier
|
b461484356
|
Add TranslationViewModel to MainView
|
14 years ago |