Skip to content

Update sh_tester.md#96

Merged
Mte90 merged 2 commits intomainfrom
Mte90-patch-1
Jul 16, 2025
Merged

Update sh_tester.md#96
Mte90 merged 2 commits intomainfrom
Mte90-patch-1

Conversation

@Mte90
Copy link
Copy Markdown
Member

@Mte90 Mte90 commented Jul 15, 2025

No description provided.

@vercel
Copy link
Copy Markdown

vercel Bot commented Jul 15, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
amber-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 15, 2025 4:48pm

Comment thread docs/0.5.0-alpha/by_example/sh_tester.md Outdated
Co-authored-by: Phoenix Himself <pkaras.it@gmail.com>
@Ph0enixKM
Copy link
Copy Markdown
Member

Ph0enixKM commented Jul 15, 2025

@Mte90 btw there are lines of code in this modified file:

let stdtests = trust $ /usr/bin/ls "src/tests/stdlib/" $
let stdlib = split(stdtests, "\n")

which should probably be replaced with file_glob function from std/fs

let stdlib = file_glob("src/tests/stdlib/*")

@Mte90
Copy link
Copy Markdown
Member Author

Mte90 commented Jul 16, 2025

@Mte90 btw there are lines of code in this modified file:

let stdtests = trust $ /usr/bin/ls "src/tests/stdlib/" $
let stdlib = split(stdtests, "\n")

which should probably be replaced with file_glob function from std/fs

let stdlib = file_glob("src/tests/stdlib/*")

yes can be improved but I didn't time to do that...

@Mte90 Mte90 merged commit 87d48e1 into main Jul 16, 2025
2 checks passed
@lens0021 lens0021 deleted the Mte90-patch-1 branch December 7, 2025 16:33
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.

3 participants