test: Code view ui tests

This commit is contained in:
Eberhard Graether
2018-09-07 12:46:31 +02:00
parent 1a39f9ddc0
commit d2a99cbab2
17 changed files with 1119 additions and 0 deletions
@@ -0,0 +1,71 @@
#include "header.h"
// TEST: reference navigation switches to file - continued
// START ----------------------------------------------------------------------
// RESULT: This file is visible and scrolled here
// ACTION: navigate to next reference to go back
// END ------------------------------------------------------------------------
void ref_func()
{
Reference ref;
}