gleam/test-package-compiler/cases
2025-06-04 16:23:33 +01:00
..
alias_unqualified_import Erlang escape test, unqualified bug test 2022-12-23 19:28:30 +00:00
dev_importing_test Add tests for dev module 2025-04-16 14:14:32 +01:00
duplicate_module Add tests for dev module 2025-04-16 14:14:32 +01:00
duplicate_module_dev Add tests for dev module 2025-04-16 14:14:32 +01:00
duplicate_module_test_dev Add tests for dev module 2025-04-16 14:14:32 +01:00
erlang_app_generation Cleanup 2025-02-09 13:16:32 +00:00
erlang_bug_752 Update syntax 2023-10-02 19:07:32 +01:00
erlang_empty Empty tests 2022-12-23 18:41:48 +00:00
erlang_escape_names Erlang escape test, unqualified bug test 2022-12-23 19:28:30 +00:00
erlang_import Import test 2022-12-23 18:41:48 +00:00
erlang_import_shadowing_prelude Prelude shadow test 2022-12-23 18:41:48 +00:00
erlang_nested Nested modules 2022-12-23 18:41:48 +00:00
erlang_nested_qualified_constant Convert 2 tests 2022-12-23 19:00:22 +00:00
hello_joe Metaprogramming test cases 2022-12-23 18:41:48 +00:00
import_cycle Duplicate module test 2022-12-24 11:39:08 +00:00
import_cycle_multi fix bug with import cycle detection 2024-07-10 10:00:31 +01:00
import_shadowed_name_warning Update syntax 2023-10-02 19:07:32 +01:00
imported_constants Duplicate module test 2022-12-24 11:39:08 +00:00
imported_external_fns Warn for duplicate imports 2025-06-04 16:23:33 +01:00
imported_record_constructors Warn for duplicate imports 2025-06-04 16:23:33 +01:00
javascript_d_ts ts test 2022-12-23 18:41:48 +00:00
javascript_empty Empty tests 2022-12-23 18:41:48 +00:00
javascript_import Convert 2 tests 2022-12-23 19:00:22 +00:00
not_overwriting_erlang_module Error if the project would overwrite an OTP module 2024-05-04 16:33:32 +01:00
opaque_type_accessor Remove deprecated type import syntax 2023-12-17 20:03:35 +00:00
opaque_type_destructure Remove deprecated type import syntax 2023-12-17 20:03:35 +00:00
overwriting_erlang_module Error if the project would overwrite an OTP module 2024-05-04 16:33:32 +01:00
src_importing_dev Add tests for dev module 2025-04-16 14:14:32 +01:00
src_importing_test New external function syntax 2023-07-23 21:14:32 +01:00
unknown_module_field_in_constant Duplicate module test 2022-12-24 11:39:08 +00:00
unknown_module_field_in_expression Duplicate module test 2022-12-24 11:39:08 +00:00
unknown_module_field_in_import Duplicate module test 2022-12-24 11:39:08 +00:00
variable_or_module Update syntax 2023-10-02 19:07:32 +01:00