5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-06 10:01:06 +08:00
wails/v3/internal/generator/testcases
Fabio Massaioli 9988b7eca8
[v3] Binding generator tests for Go 1.24 features (#4068)
* Enable go1.24 tests

This reverts commit e38684e7885c9c7b5ad3f704ad500c39bbce7715.

* Testdata for go1.24

This reverts commit 7ed397dc452f420551dfdd05dfe0c6a7646b3ba4.

* Require go 1.24

* Update changelog

* Add test for omitzero

---------

Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2025-02-28 07:21:51 +11:00
..
aliases [v3] Binding generator tests for Go 1.24 features (#4068) 2025-02-28 07:21:51 +11:00
complex_expressions [v3] New binding generator (#3468) 2024-05-19 20:40:44 +10:00
complex_instantiations [v3] Binding generator tests for Go 1.24 features (#4068) 2025-02-28 07:21:51 +11:00
complex_json [v3] Binding generator tests for Go 1.24 features (#4068) 2025-02-28 07:21:51 +11:00
complex_method [v3] New binding generator (#3468) 2024-05-19 20:40:44 +10:00
cyclic_imports [v3] Fix binding generator bugs (#4001) 2025-01-17 18:56:07 +11:00
cyclic_types [v3] Fix binding generator bugs (#4001) 2025-01-17 18:56:07 +11:00
directives [v3] Fix binding generator bugs and prepare for Go 1.24 (#4045) 2025-02-09 09:44:34 +11:00
embedded_interface [v3] New binding generator (#3468) 2024-05-19 20:40:44 +10:00
enum [v3] Fix binding generator bugs and prepare for Go 1.24 (#4045) 2025-02-09 09:44:34 +11:00
enum_from_imported_package [v3] New binding generator (#3468) 2024-05-19 20:40:44 +10:00
function_from_imported_package [v3] New binding generator (#3468) 2024-05-19 20:40:44 +10:00
function_from_nested_imported_package [v3] New binding generator (#3468) 2024-05-19 20:40:44 +10:00
function_multiple_files [v3] New binding generator (#3468) 2024-05-19 20:40:44 +10:00
function_single [v3] New binding generator (#3468) 2024-05-19 20:40:44 +10:00
function_single_context [v3] New binding generator (#3468) 2024-05-19 20:40:44 +10:00
function_single_internal [v3] Fix binding generator bugs (#4001) 2025-01-17 18:56:07 +11:00
map_keys [v3] Binding generator tests for Go 1.24 features (#4068) 2025-02-28 07:21:51 +11:00
marshalers [v3] Fix binding generator bugs and prepare for Go 1.24 (#4045) 2025-02-09 09:44:34 +11:00
no_bindings_here [v3] Fix binding generator bugs and prepare for Go 1.24 (#4045) 2025-02-09 09:44:34 +11:00
out_of_tree [v3] New binding generator (#3468) 2024-05-19 20:40:44 +10:00
struct_literal_multiple [v3] New binding generator (#3468) 2024-05-19 20:40:44 +10:00
struct_literal_multiple_files [v3] New binding generator (#3468) 2024-05-19 20:40:44 +10:00
struct_literal_multiple_other [v3] New binding generator (#3468) 2024-05-19 20:40:44 +10:00
struct_literal_non_pointer_single [v3] Fix binding generator bugs and prepare for Go 1.24 (#4045) 2025-02-09 09:44:34 +11:00
struct_literal_single [v3] Fix binding generator bugs and prepare for Go 1.24 (#4045) 2025-02-09 09:44:34 +11:00
variable_single [v3] New binding generator (#3468) 2024-05-19 20:40:44 +10:00
variable_single_from_function [v3] New binding generator (#3468) 2024-05-19 20:40:44 +10:00
variable_single_from_other_function [v3] New binding generator (#3468) 2024-05-19 20:40:44 +10:00