Skip to content

Conversation

@levtuxov
Copy link
Contributor

No description provided.

Copy link
Owner

@lpil lpil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello! I'm not sure what this is because there's no issue, description, or tests.

Could you write tests and update the changelog please 🙏

@levtuxov
Copy link
Contributor Author

levtuxov commented Mar 29, 2025

Hi!

PS> dir env:\OS

Name                           Value
----                           -----
OS                             Windows_NT


PS> gcim win32_operatingsystem

SystemDirectory     Organization BuildNumber RegisteredUser SerialNumber            Version   
---------------     ------------ ----------- -------------- ------------            -------   
C:\Windows\system32              26100       Op             00436-20000-00000-AAOEM 10.0.26100


PS> G:\gleam_scratch\filepath git:[windows]
gleam test
  Compiling filepath
   Compiled in 3.21s
    Running filepath_test.main
........F.
Failures:

  1) filepath_test.expand_test
     Values were not equal
     expected: Ok("/one")
          got: Ok("/one/")
     output: 

Finished in 0.201 seconds
10 tests, 1 failures 

The PR fixes this error (on Windows)

@lpil
Copy link
Owner

lpil commented Apr 1, 2025

Ah! Thank you!

@lpil lpil merged commit 49769a1 into lpil:main Apr 1, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants