5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 17:29:08 +08:00
wails/v3/internal/parser/testdata
Adam Tenderholt 0f80f031fd
v3 parser: add some more test cases (functions) (#2422)
* [v3] add test case for parser (create struct from func)

* [v3] add another test case for parser (func in other pkg) + misc
2023-02-26 07:46:26 +11:00
..
struct_literal_multiple Tidy up. More tests. 2023-02-21 17:10:36 +11:00
struct_literal_multiple_files Tidy up. More tests. 2023-02-21 17:10:36 +11:00
struct_literal_multiple_other Support references to structs in other packages 2023-02-24 21:15:39 +11:00
struct_literal_single Support bound variables (struct literals) 2023-02-25 09:47:50 +11:00
variable_single Support bound variables (struct literals) 2023-02-25 09:47:50 +11:00
variable_single_from_function v3 parser: add some more test cases (functions) (#2422) 2023-02-26 07:46:26 +11:00
variable_single_from_other_function v3 parser: add some more test cases (functions) (#2422) 2023-02-26 07:46:26 +11:00