Fix qlinear_viewer to avoid error on wheelEvent (#1054) #1125
GitHub Actions / Test Results
succeeded
Sep 3, 2023 in 0s
All 19 tests pass in 1m 12s
Annotations
Check notice on line 0 in .github
github-actions / Test Results
19 tests found
There are 19 tests, see "Raw output" for the full list of tests.
Raw output
test_qaddress_input.TestQaddressInput ‑ test_address_conversion
test_qaddress_input.TestQaddressInput ‑ test_function_name
test_rename_functions.TestRenameFunctions ‑ test_rename_a_callee_in_pseudocode_view
test_rename_functions.TestRenameFunctions ‑ test_rename_a_function_in_disasm_and_pseudocode_views
test_rename_variables.TestRenameVariables ‑ test_rename_a_global_variable_in_pseudocode_view
test_rename_variables.TestRenameVariables ‑ test_rename_a_local_variable_in_pseudocode_view
test_tagged_interval_map.TaggedIntervalMapTests ‑ test_binning
test_tagged_interval_map.TaggedIntervalMapTests ‑ test_bounded_iteration
test_tagged_interval_map.TaggedIntervalMapTests ‑ test_empty_iteration
test_tagged_interval_map.TaggedIntervalMapTests ‑ test_insertion
test_tagged_interval_map.TaggedIntervalMapTests ‑ test_insertion_already_covered
test_tagged_interval_map.TaggedIntervalMapTests ‑ test_merge_left
test_tagged_interval_map.TaggedIntervalMapTests ‑ test_merge_middle
test_tagged_interval_map.TaggedIntervalMapTests ‑ test_merge_right
test_tagged_interval_map.TaggedIntervalMapTests ‑ test_non_overlapping
test_tagged_interval_map.TaggedIntervalMapTests ‑ test_non_overlapping_with_gaps
test_tagged_interval_map.TaggedIntervalMapTests ‑ test_overlapping
test_tagged_interval_map.TaggedIntervalMapTests ‑ test_unbounded_iteration
test_workflow.TestWorkflow ‑ test_workflow
Loading