Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
mantid
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mantidproject
mantid
Commits
bcdc5e8e
Commit
bcdc5e8e
authored
6 years ago
by
Roman Tolchenov
Browse files
Options
Downloads
Patches
Plain Diff
Added local toc. Removed from index page. Re #22082
parent
9bf8eadb
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
dev-docs/source/DebuggingUnitTests.rst
+6
-0
6 additions, 0 deletions
dev-docs/source/DebuggingUnitTests.rst
dev-docs/source/index.rst
+0
-6
0 additions, 6 deletions
dev-docs/source/index.rst
with
6 additions
and
6 deletions
dev-docs/source/DebuggingUnitTests.rst
+
6
−
0
View file @
bcdc5e8e
Debugging Unit Tests
====================
.. contents::
:local:
Using gdb
---------
Debugging typically requires the test executable to be run directly,
rather than via ctest (which typically spawns off a separate process to
run the actual tests). So an example of debugging from the command line
...
...
This diff is collapsed.
Click to expand it.
dev-docs/source/index.rst
+
0
−
6
View file @
bcdc5e8e
...
...
@@ -25,12 +25,6 @@ Guides
:doc:`GettingStarted`
Describes the process of obtaining and building the mantid code base
.. toctree::
:maxdepth: 1
DebuggingUnitTests
DoxygenSetup
===================
Component Overviews
===================
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment