Files
Sourcetrail/testing/graph_view/graph_view_tests.srctrlprj
Eberhard Graether 68c9782e33 ui: Added custom trail dialog (issue #249)
* open custom trail dialg via button in top of trail controls
* search from symbol to symbol or all referenced/referencing of symbol
* define search depth with slider
* define horizontal/vertical layout
* define node and edge types
* renamed depth graph to trail in graph ui
* added custom trail UI tests

fortune cookie message = A happy surprise is waiting for you.
2019-07-29 11:25:34 +02:00

43 lines
1.5 KiB
XML

<?xml version="1.0" encoding="utf-8" ?>
<config>
<description>
Test Suites:\n\n
[::\tmINTERACTION_TESTS\ts\tp]\n
[::\tmCONTROLS_TESTS\ts\tp]\n
[::\tmOVERVIEW_TESTS\ts\tp]\n
[::\tmLAYOUT_TESTS\ts\tp]\n
[::\tmDEPTH_GRAPH_TESTS\ts\tp]\n
[::\tmCUSTOM_TRAIL_TESTS\ts\tp]\n
[::\tmGROUPING_TESTS\ts\tp]\n
</description>
<source_groups>
<source_group_475571d1-b082-4fff-81c5-d099c19f957d>
<cpp_standard>c++17</cpp_standard>
<cross_compilation>
<target>
<abi>unknown</abi>
<arch>x86_64</arch>
<sys>unknown</sys>
<vendor>unknown</vendor>
</target>
<target_options_enabled>0</target_options_enabled>
</cross_compilation>
<exclude_filters>
<exclude_filter>data/files/template.h</exclude_filter>
</exclude_filters>
<name>C++ Source Group</name>
<source_extensions>
<source_extension>.cpp</source_extension>
<source_extension>.cxx</source_extension>
<source_extension>.cc</source_extension>
</source_extensions>
<source_paths>
<source_path>data</source_path>
</source_paths>
<status>enabled</status>
<type>C++ Source Group</type>
</source_group_475571d1-b082-4fff-81c5-d099c19f957d>
</source_groups>
<version>8</version>
</config>