FuelLabs/sway

Organize test suites in `swayfmt`

Open

#2494 opened on Aug 9, 2022

View on GitHub
 (7 comments) (0 reactions) (1 assignee)Rust (61,702 stars) (5,421 forks)batch import
ODHack13forcformattergood first issuemay be rewardedtesting

Description

  • parens
  • block
  • array #2593 @eureka-cpu
  • asm
  • return
  • conditionals
    • if/else #2597 & #2564 @eureka-cpu
    • match #2539 & #2530 @eureka-cpu
  • while
  • index
  • tuple field projection
  • ref & deref
  • bitwise operators
  • comparison operators
  • logical operators
  • reassignment
  • #2497

Edit: Extending this to re-organizing all tests in swayfmt

Contributor guide