finalcut/test
Markus Gans cf37e826e9 Moving the test from Travis CI to GitHub Actions 2021-07-05 02:19:23 +02:00
..
Makefile.am Implementation of an own padding print method for sending control codes to the terminal 2021-03-10 00:26:22 +01:00
Makefile.clang unit test for the FData 2020-09-25 06:16:32 +02:00
Makefile.gcc unit test for the FData 2020-09-25 06:16:32 +02:00
conemu.h Better support for kitty terminals 2021-04-11 21:00:06 +02:00
fcallback-test.cpp Fixes minor bugs 2020-09-20 14:11:35 +02:00
fcolorpair-test.cpp Refactoring to scaled enumerations 2020-12-31 20:45:10 +01:00
fdata-test.cpp FData improvements 2020-09-26 02:09:34 +02:00
fkeyboard-test.cpp Global non-constant variables are now encapsulated in classes 2021-06-26 23:49:16 +02:00
flogger-test.cpp Small fixes 2020-12-06 02:11:54 +01:00
fmouse-test.cpp Converted the internal timer from timeval to std::chrono::time_point<system_clock> 2021-06-16 15:42:46 +02:00
fobject-test.cpp Converted the internal timer from timeval to std::chrono::time_point<system_clock> 2021-06-16 15:42:46 +02:00
foptiattr-test.cpp Moving the creator methods from FTerm to its own class 2021-06-19 23:05:18 +02:00
foptimove-test.cpp Convert FOptiMove from char[] to std::string 2021-05-22 23:21:30 +02:00
fpoint-test.cpp Small code and text changes 2020-08-23 00:32:41 +02:00
frect-test.cpp New data wrapper class FData and minor text changes 2020-07-08 21:32:47 +02:00
fsize-test.cpp New data wrapper class FData and minor text changes 2020-07-08 21:32:47 +02:00
fstring-test.cpp Bug fixing in FString and FTermDetection 2021-06-06 00:07:39 +02:00
fstringstream-test.cpp FString internally changed from wchar_t* to std::wstring 2021-05-30 23:52:03 +02:00
fstyle-test.cpp Refactoring to scaled enumerations 2020-12-31 20:45:10 +01:00
fterm_functions-test.cpp Moving the creator methods from FTerm to its own class 2021-06-19 23:05:18 +02:00
ftermbuffer-test.cpp Moving the creator methods from FTerm to its own class 2021-06-19 23:05:18 +02:00
ftermcap-test.cpp Moving the creator methods from FTerm to its own class 2021-06-19 23:05:18 +02:00
ftermcapquirks-test.cpp Global non-constant variables are now encapsulated in classes 2021-06-26 23:49:16 +02:00
ftermdata-test.cpp Prevent flickering when resizing terminals or redrawing the screen via ctrl-l 2021-05-04 20:36:41 +02:00
ftermdetection-test.cpp Moving the creator methods from FTerm to its own class 2021-06-19 23:05:18 +02:00
ftermfreebsd-test.cpp Global non-constant variables are now encapsulated in classes 2021-06-26 23:49:16 +02:00
ftermlinux-test.cpp Moving the test from Travis CI to GitHub Actions 2021-07-05 02:19:23 +02:00
ftermopenbsd-test.cpp Moving the test from Travis CI to GitHub Actions 2021-07-05 02:19:23 +02:00
main-test.inc Makefile modification 2018-09-21 07:06:18 +02:00
test.sh Makefile modification 2018-09-21 07:06:18 +02:00