Matt Ward
|
bd0975ba7d
|
Code coverage addin now uses the new text editor - AvalonEdit.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5918 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
15 years ago |
Daniel Grunwald
|
2e1db61657
|
Move Analysis AddIns to src/AddIns/Analysis
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5787 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
15 years ago |
Daniel Grunwald
|
664dc13b32
|
Implemented code coverage text markers for AvalonEdit.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4203 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
16 years ago |
Daniel Grunwald
|
25814ec485
|
Changed IPositionable interface and FileService.JumpToFilePosition to work with 1-based line and column numbers.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3984 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
16 years ago |
Matt Ward
|
d89e6ae397
|
SD2-1242. Code coverage results now groups a property's getter and setter methods in the tree view.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3542 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
17 years ago |
Daniel Grunwald
|
3bd1ab5517
|
SD2-1342: Remove Windows.Forms dependency from ICSharpCode.Core
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3287 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
17 years ago |
Daniel Grunwald
|
f4826931df
|
Refactored code accessing text editor options.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2487 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Matt Ward
|
b81e396846
|
Fixed SD2-1123. Code coverage vist count list view is now sortable by column.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2324 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Matt Ward
|
d3660f512f
|
The Unit testing addin now uses the customised nunit-console.exe to run all unit tests. The TestTreeView no longer uses the NUnit tree view and now determines the unit tests dynamically based on the information retrieved from the parser.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2039 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Daniel Grunwald
|
3363abd941
|
Rename namespace for classes inside ICSharpCode.SharpDevelop.dll: ICSharpCode.Core -> ICSharpCode.SharpDevelop
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1963 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Matt Ward
|
e76aea7557
|
Added extra display options for Code Coverage Pad. Can now choose to show/hide the visit count list, optionally view the source code next to the coverage tree, or just display the tree on its own.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1168 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Matt Ward
|
fb130e19bd
|
Added missing string resources for Code Coverage addin.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1072 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Matt Ward
|
6a968c6f6b
|
Items that have zero code coverage are now displayed in grey in the tree view. Added tests and code to parse NUnit xml output files - not currently used.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1068 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Matt Ward
|
a2469ef84d
|
Added code coverage addin - supports NCover.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1057 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |