5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 04:11:05 +08:00
wails/v3/internal/parser/testdata
Adam Tenderholt 130fab6c01 Feature/v3 parser: expand TS model generation tests & some fixes (#2485)
* v3 parser: add tests for model generation

* v3 parser: use single quotes for got model.ts

* v3 parser: fixes for some failing tests

* v3 parser: misc simplification and cleanup

* v3 parser: fix model tests when no structs returned

* v3 parser: fix last failing test case

* Update contributors list

* v3 parser: update README

* Revert "Update contributors list"

This reverts commit f429d2ba89.

* Changelog: add line about my contribution
2023-03-25 10:09:17 +11:00
..
function_from_imported_package Feature/v3 parser: expand TS model generation tests & some fixes (#2485) 2023-03-25 10:09:17 +11:00
function_single Feature/v3 parser: expand TS model generation tests & some fixes (#2485) 2023-03-25 10:09:17 +11:00
struct_literal_multiple Feature/v3 parser: expand TS model generation tests & some fixes (#2485) 2023-03-25 10:09:17 +11:00
struct_literal_multiple_files Feature/v3 parser: expand TS model generation tests & some fixes (#2485) 2023-03-25 10:09:17 +11:00
struct_literal_multiple_other Feature/v3 parser: expand TS model generation tests & some fixes (#2485) 2023-03-25 10:09:17 +11:00
struct_literal_single Feature/v3 parser: expand TS model generation tests & some fixes (#2485) 2023-03-25 10:09:17 +11:00
variable_single Feature/v3 parser: expand TS model generation tests & some fixes (#2485) 2023-03-25 10:09:17 +11:00
variable_single_from_function Feature/v3 parser: expand TS model generation tests & some fixes (#2485) 2023-03-25 10:09:17 +11:00
variable_single_from_other_function Feature/v3 parser: expand TS model generation tests & some fixes (#2485) 2023-03-25 10:09:17 +11:00