grossmj
|
45fe2189f9
|
Fix tests
|
2026-04-12 20:53:28 +08:00 |
|
grossmj
|
852ebddf3b
|
Fix callback issues in v2.2.58
|
2026-04-12 20:49:20 +08:00 |
|
grossmj
|
9447f21de8
|
Fix tests
|
2026-04-11 17:59:48 +08:00 |
|
Anthony ROUSSEL
|
e6e2a1cafb
|
Fix tests after PyQt6 migration
|
2026-02-04 21:06:12 +01:00 |
|
grossmj
|
279a91d402
|
Fix tests. Fixes #3605
|
2024-07-22 18:58:32 +02:00 |
|
grossmj
|
3a7e06e14b
|
Revert to subprocess.Popen since subprocess.call is the old API
|
2023-11-03 14:43:25 +10:00 |
|
grossmj
|
d10c3c7308
|
Fix tests
|
2023-10-31 15:40:50 +10:00 |
|
grossmj
|
8f3f72ff54
|
Fix tests
|
2023-10-31 15:07:35 +10:00 |
|
grossmj
|
fef734bbbe
|
Finalize appliance v8 support and add tests.
|
2023-08-16 00:30:02 +10:00 |
|
grossmj
|
8042c9eb6f
|
Fix tests
|
2023-05-08 17:08:10 +08:00 |
|
grossmj
|
f8aee44442
|
Fix tests
|
2023-01-10 08:42:25 +08:00 |
|
Your Name
|
a5aa9bfb7a
|
Remove problematic lines
|
2021-12-15 20:13:57 -06:00 |
|
grossmj
|
1ed6fceade
|
Fix tests. Ref https://github.com/GNS3/gns3-gui/issues/2461
|
2021-06-07 14:26:20 +09:30 |
|
grossmj
|
e191cb8aa3
|
Fix tests. Ref #3002
|
2020-09-14 00:10:11 +09:30 |
|
grossmj
|
61432ced4f
|
Fix tests on macOS. Ref #3009
|
2020-07-06 22:03:29 +09:30 |
|
grossmj
|
4972d460d2
|
Fix tests.
|
2020-04-06 21:09:47 +09:30 |
|
grossmj
|
9c6be0341b
|
Fix tests.
|
2019-10-17 12:34:34 +08:00 |
|
grossmj
|
eb1a37be36
|
Remove problematic tests.
|
2019-05-25 17:49:33 +07:00 |
|
grossmj
|
ba646f5efa
|
Fix image upload tests, second try.
|
2019-03-18 17:34:26 +07:00 |
|
grossmj
|
edafc29cdc
|
Fix image upload tests.
|
2019-03-18 17:19:23 +07:00 |
|
grossmj
|
b9caf7216a
|
Update paths for binaries moved to the MacOS directory in GNS3.app
|
2019-03-04 16:07:04 +07:00 |
|
grossmj
|
740e9bab87
|
Handle locking/unlocking items independently from the layer position.
|
2019-03-02 16:26:41 +07:00 |
|
grossmj
|
ac50dffabd
|
Fix appliance to template tests.
|
2019-02-19 23:29:20 +07:00 |
|
grossmj
|
f1b7c0e176
|
Fix tests.
|
2019-01-28 15:24:40 +08:00 |
|
grossmj
|
d033268cd9
|
Change some text regarding appliance installation.
|
2019-01-14 17:19:37 +07:00 |
|
grossmj
|
3462109ef2
|
Template creation from an appliance.
|
2019-01-14 16:14:31 +07:00 |
|
Karim Kanso
|
189852862e
|
Support for differing grid sizes for appliances and drawings. Requires corresponding commit on gns3-server.
|
2018-11-26 15:59:34 +00:00 |
|
grossmj
|
7e942a7753
|
Fix tests.
|
2018-11-13 15:40:18 +08:00 |
|
grossmj
|
3ba811e675
|
Fix tests.
|
2018-10-15 14:33:23 +07:00 |
|
grossmj
|
3ee68b22bd
|
Merge branch '2.1' into 2.2
# Conflicts:
# gns3/compute.py
# gns3/nodes_view.py
# gns3/version.py
|
2018-08-29 15:35:31 +07:00 |
|
grossmj
|
e5320c318f
|
Fix tests.
|
2018-08-22 20:37:55 +07:00 |
|
grossmj
|
5da8e77d01
|
Merge branch '2.1' into 2.2
# Conflicts:
# gns3/dialogs/appliance_wizard.py
# gns3/node.py
# gns3/version.py
|
2018-08-07 21:02:10 +07:00 |
|
grossmj
|
69b8c07c0a
|
Fix test for Qemu boot priority. Fixes #2548.
|
2018-07-30 09:48:38 -05:00 |
|
grossmj
|
3d949df14c
|
Fix tests for default note font/color.
|
2018-06-10 17:53:00 +07:00 |
|
grossmj
|
f312d57165
|
Fix LabelItem tests.
|
2018-06-09 19:19:16 +07:00 |
|
grossmj
|
7c1af696b9
|
Merge branch '2.1' into 2.2
# Conflicts:
# gns3/modules/docker/pages/docker_vm_preferences_page.py
# gns3/modules/docker/ui/docker_vm_configuration_page.ui
# gns3/modules/docker/ui/docker_vm_configuration_page_ui.py
# gns3/modules/qemu/pages/qemu_vm_configuration_page.py
# gns3/modules/virtualbox/pages/virtualbox_vm_configuration_page.py
# gns3/modules/vmware/pages/vmware_vm_configuration_page.py
# gns3/version.py
|
2018-06-04 22:45:24 +07:00 |
|
ziajka
|
7340abbaa9
|
Project variables and supplier
|
2018-05-08 13:00:32 +02:00 |
|
ziajka
|
5484c039b5
|
Fix tests
|
2018-04-27 14:47:09 +02:00 |
|
grossmj
|
cc5b55a7ce
|
Fix tests.
|
2018-04-02 22:59:47 +07:00 |
|
grossmj
|
ab7930d3d9
|
Fix bug with 'none' console type for Ethernet switch.
Fix some tests related to traceng.
|
2018-03-30 13:00:52 +07:00 |
|
ziajka
|
37a7fdfa68
|
Update node on server on any change, Fixes: #2429
|
2018-03-09 12:54:29 +01:00 |
|
ziajka
|
a559bd4ae4
|
Images refresh when added via settings, Fixes:#2423
|
2018-02-27 16:07:06 +01:00 |
|
ziajka
|
81300fd40e
|
Adjust tests
|
2018-02-19 12:55:52 +01:00 |
|
grossmj
|
1c0f3493ee
|
Fix more client/server version tests.
|
2018-01-18 16:14:09 +08:00 |
|
ziajka
|
3e86044132
|
Fix tests
|
2017-11-06 09:31:39 +01:00 |
|
ziajka
|
623aa4a2de
|
Code style and tests
|
2017-10-25 16:10:24 +02:00 |
|
ziajka
|
f3756b8401
|
Fix unicode error during appliance tests
|
2017-09-05 09:56:56 +02:00 |
|
ziajka
|
68f6d37aab
|
Fix link tests
|
2017-09-05 09:43:33 +02:00 |
|
Julien Duponchelle
|
5857d3709b
|
Fix permission error when importing a project on a remote server
Fix #2082
|
2017-07-27 10:20:28 +02:00 |
|
Julien Duponchelle
|
0982338e2c
|
Fix tests suite for 2.1 GUI
|
2017-07-19 15:55:07 +02:00 |
|