..
conftest.py
Remove decorators and use async/await instead
2024-10-06 15:39:58 +02:00
test_architecture.py
Limit exposure of GTK throughout the code
2022-12-17 14:02:20 +01:00
test_canvas.py
Provide connection properties directly to callback
2022-09-29 21:21:20 +02:00
test_connections.py
Add handlers for solved constraints
2020-12-14 09:20:01 +01:00
test_connector.py
Remove uses of gaphas.aspect internally
2021-12-08 11:24:16 +01:00
test_constraints.py
Fix line constraint for horizontal and vertical lines
2022-10-06 18:04:56 +02:00
test_element.py
Remove decorators and use async/await instead
2024-10-06 15:39:58 +02:00
test_freehand.py
Move freehand painter to painter package
2020-10-25 20:09:01 +01:00
test_geometry.py
Calculate distance to rectange border
2022-03-18 21:30:56 +01:00
test_guide.py
Remove decorators and use async/await instead
2024-10-06 15:39:58 +02:00
test_handle_move.py
Remove decorators and use async/await instead
2024-10-06 15:39:58 +02:00
test_handle.py
Remove uses of gaphas.aspect internally
2021-12-08 11:24:16 +01:00
test_item.py
Remove Element._connections
2020-12-31 11:06:48 +01:00
test_line.py
Remove gaphas.state module
2021-01-10 12:19:28 +01:00
test_matrix.py
Add test for matrix *=
operator
2021-03-08 21:25:22 +01:00
test_move.py
Remove decorators and use async/await instead
2024-10-06 15:39:58 +02:00
test_position.py
Remove less-than check from Position
2021-11-23 15:43:07 +01:00
test_quadtree.py
Switch linting to ruff
2023-02-02 21:46:27 -05:00
test_segment.py
Remove decorators and use async/await instead
2024-10-06 15:39:58 +02:00
test_solver_constraint.py
Position can emit state changes
2021-01-03 12:55:41 +01:00
test_solver_variable.py
[pre-commit.ci] pre-commit autoupdate ( #400 )
2022-01-31 19:22:48 -05:00
test_solver.py
Remove EquationConstraint
2024-01-22 14:50:15 +01:00
test_tool_hover.py
Remove decorators and use async/await instead
2024-10-06 15:39:58 +02:00
test_tool_item.py
Remove decorators and use async/await instead
2024-10-06 15:39:58 +02:00
test_tool_placement.py
Tools no longer have a view argument
2023-12-27 15:40:36 +01:00
test_tool_scroll.py
When scrolling, only redraw
2022-09-23 23:03:25 +02:00
test_tool_zoom.py
Remove decorators and use async/await instead
2024-10-06 15:39:58 +02:00
test_tree.py
Rename Tree.reparent to Tree.move
2020-10-21 21:52:45 +02:00
test_undo.py
Merge branch 'master' into remove-state-module
2021-01-11 20:31:41 -05:00
test_view.py
Remove decorators and use async/await instead
2024-10-06 15:39:58 +02:00