summaryrefslogtreecommitdiff
path: root/tests/modules/stdin/test.lua
AgeCommit message (Collapse)Author
2026-02-01refactor: rename temporary xmake directory and update copy command for alias ↵Saikari
setup
2026-02-01refactor: update PowerShell stdin command format for macOS compatibilitySaikari
2026-02-01refactor: standardize indentation and formatting in stdin test scriptSaikari
2026-02-01refactor: ensure executable permissions for xmake alias on non-Windows platformsSaikari
2026-02-01refactor: enhance APE/Cosmocc workaround by creating a temporary xmake alias ↵Saikari
for compatibility
2026-02-01refactor: update PowerShell stdin command format for macOS compatibilitySaikari
2026-02-01refactor: update PowerShell test commands to use a unified run_stdin format. ↵Saikari
Maybe would work with APE file format?
2026-02-01refactor: update PowerShell test commands to use sh for stdin executionSaikari
2026-02-01stylua fmt?Saikari
2026-02-01refactor: wrap PowerShell version check in a try block for improved error ↵Saikari
handling
2026-02-01refactor: enhance stdin handling by adding utf8 BOM removal and main ↵Saikari
function check
2026-02-01refactor: add additional test cases for shell and powershell calculationsSaikari
2026-02-01refactor: restructure test function and improve output handlingSaikari
2026-02-01refactor: improve stdin handling and shell command execution across platformsSaikari