diff options
author | sara <sara.halter@gmx.ch> | 2021-11-11 20:05:40 +0100 |
---|---|---|
committer | sara <sara.halter@gmx.ch> | 2021-11-11 20:05:40 +0100 |
commit | 1e873c7ec474b1af4082aafcd33c0ba7a9fd3d51 (patch) | |
tree | 98e592e42f27ec2a6bd1db689fc1b4196b4c7573 /tests/dearpygui | |
parent | FIR/Fading implementiert (diff) | |
parent | Create ZMQ test (diff) | |
download | Fading-1e873c7ec474b1af4082aafcd33c0ba7a9fd3d51.tar.gz Fading-1e873c7ec474b1af4082aafcd33c0ba7a9fd3d51.zip |
Merge remote-tracking branch 'origin/master'
Diffstat (limited to '')
-rw-r--r-- | tests/dearpygui/test.py (renamed from src/Test_Plots/test.py) | 0 | ||||
-rw-r--r-- | tests/dearpygui/test10.py (renamed from src/Test_Plots/test10.py) | 0 | ||||
-rw-r--r-- | tests/dearpygui/test1_updating_series_data.py (renamed from src/Test_Plots/test1_updating_series_data.py) | 0 | ||||
-rw-r--r-- | tests/dearpygui/test2_axis_limis.py (renamed from src/Test_Plots/test2_axis_limis.py) | 0 | ||||
-rw-r--r-- | tests/dearpygui/test3_custom_axis_labels.py (renamed from src/Test_Plots/test3_custom_axis_labels.py) | 0 | ||||
-rw-r--r-- | tests/dearpygui/test4_multiple_y_axes.py (renamed from src/Test_Plots/test4_multiple_y_axes.py) | 0 | ||||
-rw-r--r-- | tests/dearpygui/test5_annotations.py (renamed from src/Test_Plots/test5_annotations.py) | 0 | ||||
-rw-r--r-- | tests/dearpygui/test6_drag_points_and_lines.py (renamed from src/Test_Plots/test6_drag_points_and_lines.py) | 0 | ||||
-rw-r--r-- | tests/dearpygui/test7_querying.py (renamed from src/Test_Plots/test7_querying.py) | 0 | ||||
-rw-r--r-- | tests/dearpygui/test8_custom_context_menus.py (renamed from src/Test_Plots/test8_custom_context_menus.py) | 0 | ||||
-rw-r--r-- | tests/dearpygui/test9_colors_and_styles.py (renamed from src/Test_Plots/test9_colors_and_styles.py) | 0 |
11 files changed, 0 insertions, 0 deletions
diff --git a/src/Test_Plots/test.py b/tests/dearpygui/test.py index 3fb0d51..3fb0d51 100644 --- a/src/Test_Plots/test.py +++ b/tests/dearpygui/test.py diff --git a/src/Test_Plots/test10.py b/tests/dearpygui/test10.py index d478d9a..d478d9a 100644 --- a/src/Test_Plots/test10.py +++ b/tests/dearpygui/test10.py diff --git a/src/Test_Plots/test1_updating_series_data.py b/tests/dearpygui/test1_updating_series_data.py index 1371008..1371008 100644 --- a/src/Test_Plots/test1_updating_series_data.py +++ b/tests/dearpygui/test1_updating_series_data.py diff --git a/src/Test_Plots/test2_axis_limis.py b/tests/dearpygui/test2_axis_limis.py index bdfeda1..bdfeda1 100644 --- a/src/Test_Plots/test2_axis_limis.py +++ b/tests/dearpygui/test2_axis_limis.py diff --git a/src/Test_Plots/test3_custom_axis_labels.py b/tests/dearpygui/test3_custom_axis_labels.py index be6b80b..be6b80b 100644 --- a/src/Test_Plots/test3_custom_axis_labels.py +++ b/tests/dearpygui/test3_custom_axis_labels.py diff --git a/src/Test_Plots/test4_multiple_y_axes.py b/tests/dearpygui/test4_multiple_y_axes.py index ebaac7e..ebaac7e 100644 --- a/src/Test_Plots/test4_multiple_y_axes.py +++ b/tests/dearpygui/test4_multiple_y_axes.py diff --git a/src/Test_Plots/test5_annotations.py b/tests/dearpygui/test5_annotations.py index 9deff6b..9deff6b 100644 --- a/src/Test_Plots/test5_annotations.py +++ b/tests/dearpygui/test5_annotations.py diff --git a/src/Test_Plots/test6_drag_points_and_lines.py b/tests/dearpygui/test6_drag_points_and_lines.py index c6d8862..c6d8862 100644 --- a/src/Test_Plots/test6_drag_points_and_lines.py +++ b/tests/dearpygui/test6_drag_points_and_lines.py diff --git a/src/Test_Plots/test7_querying.py b/tests/dearpygui/test7_querying.py index 06f3ceb..06f3ceb 100644 --- a/src/Test_Plots/test7_querying.py +++ b/tests/dearpygui/test7_querying.py diff --git a/src/Test_Plots/test8_custom_context_menus.py b/tests/dearpygui/test8_custom_context_menus.py index b459d15..b459d15 100644 --- a/src/Test_Plots/test8_custom_context_menus.py +++ b/tests/dearpygui/test8_custom_context_menus.py diff --git a/src/Test_Plots/test9_colors_and_styles.py b/tests/dearpygui/test9_colors_and_styles.py index 2f1c7ef..2f1c7ef 100644 --- a/src/Test_Plots/test9_colors_and_styles.py +++ b/tests/dearpygui/test9_colors_and_styles.py |