5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 18:42:23 +08:00
wails/v2/internal/binding/binding_test
ParkourLiu dc65f77baf
repair panic (#1999)
* repair panic

* Add empty struct field test

Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2022-10-22 21:04:49 +11:00
..
binding_test_import fix: Prevent type parsing to interfere with package name in typescript generation (#1942) 2022-10-10 23:50:55 +11:00
binding_conflicting_package_name_test.go fix: Prevent type parsing to interfere with package name in typescript generation (#1942) 2022-10-10 23:50:55 +11:00
binding_emptystruct_test.go repair panic (#1999) 2022-10-22 21:04:49 +11:00
binding_escapedname_test.go Fix binding generation special cases (#1902) 2022-10-01 15:49:51 +10:00
binding_importedmap_test.go Fix binding generation special cases (#1902) 2022-10-01 15:49:51 +10:00
binding_importedslice_test.go Fix binding generation special cases (#1902) 2022-10-01 15:49:51 +10:00
binding_importedstruct_test.go Fix binding generation special cases (#1902) 2022-10-01 15:49:51 +10:00
binding_multiplestructs_test.go Sort structs in models.ts. Fixes #1958 (#1961) 2022-10-14 07:50:22 +11:00
binding_nestedfield_test.go Fix binding generation special cases (#1902) 2022-10-01 15:49:51 +10:00
binding_nonstringmapkey_test.go Fix binding generation special cases (#1902) 2022-10-01 15:49:51 +10:00
binding_singlefield_test.go Fix binding generation special cases (#1902) 2022-10-01 15:49:51 +10:00
binding_test.go repair panic (#1999) 2022-10-22 21:04:49 +11:00