llm-chat 0.0.0
LLM-Chat
Loading...
Searching...
No Matches
tst_settings.cpp File Reference
#include <settings.h>
#include <QSignalSpy>
#include <catch2/catch_test_macros.hpp>
Include dependency graph for tst_settings.cpp:

Functions

 TEST_CASE ("Test default values", "[Settings]")
 
 TEST_CASE ("Test language", "[Settings]")
 
 TEST_CASE ("Test window opacity", "[Settings]")
 
 TEST_CASE ("Test fps visible", "[Settings]")
 
 TEST_CASE ("Test quit shortcut", "[Settings]")
 
 TEST_CASE ("Test options shortcut", "[Settings]")
 
 TEST_CASE ("Test full screen shortcut", "[Settings]")
 
 TEST_CASE ("Test reset shortcuts to defaults", "[Settings]")
 

Function Documentation

◆ TEST_CASE() [1/8]

TEST_CASE ( "Test default values" ,
"" [Settings] )
Here is the call graph for this function:

◆ TEST_CASE() [2/8]

TEST_CASE ( "Test fps visible" ,
"" [Settings] )
Here is the call graph for this function:

◆ TEST_CASE() [3/8]

TEST_CASE ( "Test full screen shortcut" ,
"" [Settings] )
Here is the call graph for this function:

◆ TEST_CASE() [4/8]

TEST_CASE ( "Test language" ,
"" [Settings] )
Here is the call graph for this function:

◆ TEST_CASE() [5/8]

TEST_CASE ( "Test options shortcut" ,
"" [Settings] )
Here is the call graph for this function:

◆ TEST_CASE() [6/8]

TEST_CASE ( "Test quit shortcut" ,
"" [Settings] )
Here is the call graph for this function:

◆ TEST_CASE() [7/8]

TEST_CASE ( "Test reset shortcuts to defaults" ,
"" [Settings] )
Here is the call graph for this function:

◆ TEST_CASE() [8/8]

TEST_CASE ( "Test window opacity" ,
"" [Settings] )
Here is the call graph for this function: