Gittyup/test
2022-06-09 07:48:20 +02:00
..
dep Unittest for HunkWidget::setEditorLineInfos (#49) 2022-02-02 18:53:53 +01:00
testRepos distinguish between author and committer. So when cherry picking, the changes will be committed, but the author will not be overwritten, only the committer. 2022-06-09 07:47:32 +02:00
bare_repo.cpp add timeout to the wait loops so they don't run for infinite time 2022-05-05 22:32:45 +02:00
branches_panel.cpp replace remote online repository by an offline one, because the Github CI does not allow accessing online urls. 2022-05-05 22:33:48 +02:00
CMakeLists.txt use committer also for revert 2022-06-09 07:48:20 +02:00
CommitAuthorCommitter.cpp use committer also for revert 2022-06-09 07:48:20 +02:00
config.cpp format code 2022-05-01 09:51:34 +02:00
Diff.cpp Diff.moc not needed because not Q_OBJECT is in the class 2022-05-06 09:41:35 +02:00
editor.cpp format code 2022-05-01 09:51:34 +02:00
EditorLineInfos.cpp move FileWidget to stack, so no delete is needed. All blocks are surrounded by brackets 2022-06-07 21:06:30 +02:00
external_tools_dialog.cpp format code 2022-05-01 09:51:34 +02:00
HunkWidget.cpp format code 2022-05-01 09:51:34 +02:00
index.cpp fix index tests 2022-05-05 23:11:21 +02:00
init_repo.cpp format init_repo.cpp 2022-05-06 10:41:42 +02:00
line_endings.cpp format code 2022-05-01 09:51:34 +02:00
log.cpp format code 2022-05-01 09:51:34 +02:00
main_window.cpp format code 2022-05-01 09:51:34 +02:00
merge.cpp add timeout to the wait loops so they don't run for infinite time 2022-05-05 22:32:45 +02:00
new_branch_dialog.cpp add timeout to the wait loops so they don't run for infinite time 2022-05-05 22:32:45 +02:00
sample.cpp format code 2022-05-01 09:51:34 +02:00
sanity.cpp format code 2022-05-01 09:51:34 +02:00
Test.cpp Fix tests on Windows 2022-06-08 13:43:21 +02:00
Test.h add timeout to the wait loops so they don't run for infinite time 2022-05-05 22:32:45 +02:00