test: Code view ui tests
This commit is contained in:
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user