summaryrefslogtreecommitdiff
path: root/tests/unit/mainwindow
AgeCommit message (Expand)Author
2020-06-08Fix -1 focus_stack_size in TabDequeFlorian Bruhin
2020-04-21tests: Increase waitExposed timeoutFlorian Bruhin
2020-01-11test_progress: Normalize importsFlorian Bruhin
2020-01-11tests: Don't set Monospace font for progress test on macOSFlorian Bruhin
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-09-13Don't use a decorator for throttle.Florian Bruhin
2019-09-13Pre-calculate scrolling percentage stringsFlorian Bruhin
2019-09-13Use throttle object instead of individual functionsFlorian Bruhin
2019-06-24Merge branch 'master' of https://github.com/qutebrowser/qutebrowser into jay/...Jay Kamat
2019-03-13Remove now-useless disableFlorian Bruhin
2019-03-04Merge remote-tracking branch 'origin/pr/4309'Florian Bruhin
2019-03-01Merge branch 'master' of https://github.com/qutebrowser/qutebrowser into jay/...Jay Kamat
2019-02-22Update copyright for 2019Jay Kamat
2018-12-30Fix small doc errors and improve logicJay Kamat
2018-12-29Fix edge cases in throttle and support kwargsJay Kamat
2018-11-30Fix broken test_on_tab_changedFlorian Bruhin
2018-11-29Use enum values for load_status_changedFlorian Bruhin
2018-10-12Don't apply default icon to unshrunk and vertical tabsJay Kamat
2018-10-10Remove test for removed workaroundFlorian Bruhin
2018-10-06Expose fake statusbar for test_elided_textFlorian Bruhin
2018-10-06Avoid showing widgets in tests if unneededFlorian Bruhin
2018-10-06Decrease num_tabs for test_add_remove_tab_benchmarkFlorian Bruhin
2018-10-05Fix tabs appearing when updating all tab titlesJay Kamat
2018-09-29Merge branch 'master' of https://github.com/qutebrowser/qutebrowser into jay/...Jay Kamat
2018-09-29Only apply visibility toggle if we have >10 tabsJay Kamat
2018-09-27Move tabbedbrowser test to tabwidgetJay Kamat
2018-09-27Fix tabwidget testsJay Kamat
2018-09-27Clean up tab min/max width testsJay Kamat
2018-09-26Add tabs.max_width settingJay Kamat
2018-09-26Fix lintFlorian Bruhin
2018-09-23Add benchmark for _tab_pinnedJay Kamat
2018-09-02Use config_stub.val instead of config_stub.set_obj in testsFlorian Bruhin
2018-03-22Add basic tests for tab width sizingJay Kamat
2018-03-20Fix lintFlorian Bruhin
2018-03-13Merge remote-tracking branch 'origin/pr/3613'Florian Bruhin
2018-03-09add basic completion to file dialogJohannes Wegener
2018-02-19Use a different directory for file prompt testsFlorian Bruhin
2018-02-19Refactor TabbedBrowser from inheritance to compositionbttner
2018-02-10Add add/remove tests to benchmarksJay Kamat
2018-02-10Update tests for statusbar changesrnhmjoj
2018-02-05Update copyright yearsFlorian Bruhin
2018-02-04Various spelling fixesFlorian Bruhin
2017-10-30Fix a couple style issuesJay Kamat
2017-10-26Add a simple benchmark for _update_tab_titlesJay Kamat
2017-10-04Use existing tabbed_browser_stubs fixture in testsFlorian Bruhin
2017-09-12Use upper-case Monospace in test_progress_affecting_statusbar_heightFlorian Bruhin
2017-09-12Fix test_progress_affecting_statusbar_height on WindowsFlorian Bruhin
2017-08-06Merge remote-tracking branch 'upstream/master' into HEADRyan Roden-Corrent
2017-07-11Improve test for messageview timeoutFlorian Bruhin
2017-07-10Add tests for show messages longerYashar Shahi