Gittyup/test
Martin Marmsoler a7489b8353 wrong condition
2022-07-13 09:29:47 +02:00
..
dep Unittest for HunkWidget::setEditorLineInfos (#49) 2022-02-02 18:53:53 +01:00
testRepos initial commit for rebaseMergeConflicts 2022-06-29 17:29:09 +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 initial commit for rebaseMergeConflicts 2022-06-29 17:29:09 +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 Use official name for macOS 2022-06-19 15:33:16 +02:00
EditorLineInfos.cpp window.show() must be done, otherwise windowHandle() is not loaded and therefore a nullptr exception happens. Use MainWindow on stack so it must not be deleted afterwards 2022-07-08 13:06:08 +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
rebase.cpp wrong condition 2022-07-13 09:29:47 +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