Logo
Explore Help
Register Sign In
retoor/wren
Watch 1
Star 0
Fork 0
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
main
wren/test/io/stat
T
History
underscorediscovery ff068d5841 fix: relax directory stat size assertion to allow zero on Windows
On Windows, `stat` on a directory reports size as 0, causing the previous
`stat.size > 0` assertion to fail. Change the test to only verify that
`stat.size` is a numeric value, accommodating platform-specific behavior
where directory sizes may be zero.
2020-02-16 23:52:08 +00:00
..
is_directory.wren
feat: add Stat.isFile, Stat.isDirectory, File.exists, and Directory.exists methods
2016-02-21 20:23:33 +00:00
is_file.wren
feat: add Stat.isFile, Stat.isDirectory, File.exists, and Directory.exists methods
2016-02-21 20:23:33 +00:00
path_directory.wren
fix: relax directory stat size assertion to allow zero on Windows
2020-02-16 23:52:08 +00:00
path_nonexistent.wren
feat: move File.stat to Stat.path and update all references across docs, source, and tests
2016-02-07 17:56:16 +00:00
path.wren
feat: add Stat.isFile, Stat.isDirectory, File.exists, and Directory.exists methods
2016-02-21 20:23:33 +00:00
Powered by Gitea Version: 1.27.2 Page: 17ms Template: 4ms
Dark
English
English
Licenses API