gaphas/tests
Dan Yeaw 17d24bf99c
Merge branch 'master' into remove-state-module
# Conflicts:
#	tests/test_undo.py
2021-01-11 20:31:41 -05:00
..
__init__.py Fix warnings in unit tests 2021-01-10 16:43:50 +01:00
conftest.py Merge branch 'master' into remove-state-module 2021-01-11 20:31:41 -05:00
test_aspect_connector.py Lines always glue to border when dragged inside an element 2021-01-10 18:20:04 +01:00
test_aspect.py Redo Item tool as a gesture 2020-11-22 10:31:28 +01:00
test_canvas.py Move port selection into ConnectionSink 2021-01-10 17:13:14 +01:00
test_connections.py Add handlers for solved constraints 2020-12-14 09:20:01 +01:00
test_connector.py Move Position and MatrixProjection to a separate module 2020-10-20 07:41:39 +02:00
test_constraints.py Pass arbitrary arguments through Item classes 2020-11-04 19:51:30 +01:00
test_element.py Add tests for Element.point() 2020-12-05 16:33:41 +01:00
test_freehand.py Move freehand painter to painter package 2020-10-25 20:09:01 +01:00
test_geometry.py Fix Element.point() 2020-12-05 16:27:18 +01:00
test_guide.py Make line segment painter a separate painter 2020-11-25 19:54:09 +01:00
test_handle_move.py Fix handle move behaviour 2020-12-09 20:09:33 +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_position.py Position can emit state changes 2021-01-03 12:55:41 +01:00
test_quadtree.py Add a lot of type information 2020-12-11 09:40:01 +01:00
test_segment.py Remove gaphas.state module 2021-01-10 12:19:28 +01:00
test_solver_constraint.py Position can emit state changes 2021-01-03 12:55:41 +01:00
test_solver_variable.py Fix unit test 2020-12-09 15:46:13 +01:00
test_solver.py Add tests for constraint protocol ased types 2020-12-16 11:02:37 +01:00
test_tool_hover.py Change hover tool to use motion event controller 2020-11-20 08:14:05 +01:00
test_tool_item.py Move port selection into ConnectionSink 2021-01-10 17:13:14 +01:00
test_tool_placement.py Add some extra tests for placement 2020-11-26 20:51:58 +01:00
test_tool_scroll.py Remove view as callback argument for event controllers 2020-11-24 08:22:01 +01:00
test_tool_zoom.py Remove view as callback argument for event controllers 2020-11-24 08:22:01 +01: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 Make focus and hover settable properties on Selection 2020-12-15 09:26:53 +01:00