1
0
Fork 0
libfort/tests
seleznevae 7581165356 [F] Fix incorrect behaviour when using `FT_CUR_...` macroses
When macroses FT_CUR_ROW, FT_CUR_CELL were used behaviour was
unexpected - properties were not applied. Cause of bug - simple
typo. Also we didn't have tests for usage of these macroses. So
I added them also.
2019-10-25 22:31:14 +03:00
..
bb_tests [F] Fix incorrect behaviour when using `FT_CUR_...` macroses 2019-10-25 22:31:14 +03:00
bb_tests_cpp [R] Refactoring of c++ API 2019-09-28 11:02:34 +03:00
wb_tests [A] Add function `ft_set_u8strwid_func` to set custom function to compute width of utf8 strings 2019-10-03 23:07:24 +03:00
CMakeLists.txt [U] Updated cmake files 2019-09-21 10:38:56 +03:00
main_test.c [C] Refactoring for utf-8 2019-08-25 09:23:47 +03:00
main_test_cpp.cpp [A] Added tests for new table navigation functions 2019-08-27 13:48:36 +03:00
test_utils.c [C] Reorganised tests 2018-11-24 23:14:26 +03:00
test_utils.cpp [R] Refactoring of c++ API 2019-09-28 11:02:34 +03:00
test_utils.h [C] Reorganised tests 2018-11-24 23:14:26 +03:00
test_utils.hpp [R] Refactoring of c++ API 2019-09-28 11:02:34 +03:00
tests.c [F] Fixed typos in variable names 2018-12-29 18:32:40 +03:00
tests.h [C] Enabled wchar_t and utf-8 by default 2019-08-29 09:12:58 +03:00