aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/unit/Sci.natvis
AgeCommit message (Collapse)AuthorFilesLines
2022-07-31Added change history which can display document changes (modified, saved, ...)Neil1-2/+15
in the margin or in the text.
2019-12-01Improve debugging by fixing visualization of SplitVector, adding a visualizationNeil1-10/+23
for Partitioning, and removing a layer from unique_ptr.
2018-03-16Remove line-end white space.Neil1-1/+1
2016-10-18Visual Studio project for running unit tests makes it easier to debug them.Neil1-0/+20
Debugging visualizer for SplitVector helps understand state of objects.