aboutsummaryrefslogtreecommitdiff
path: root/test_editor.c
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolated functions and tests about line_get_stringdilluti0n2026-07-171-1/+1
* fix: double-free of line object in eb_backspace and eb_delete_linedilluti0n2025-05-141-0/+3
* fix: Memory Leak in eb_delete_linedilluti0n2025-05-101-6/+76
* test: mark TODOs for editor_suite::cursor_move and *::middle_of_linedilluti0n2025-05-011-0/+10
* fix: cr_assert_slice_eq not checking excess bytes with actual stringdilluti0n2025-05-011-4/+19
* test: for editor.c implement editor_suite::not_middle_of_linedilluti0n2025-05-011-0/+83