summaryrefslogtreecommitdiff
path: root/tests/modules/stdin
AgeCommit message (Collapse)Author
2026-02-03Fix syntax for pwsh_multi test caseruki
2026-02-03Update test.luaruki
2026-02-02Fix shell and command test cases for output consistencyruki
2026-02-02Update test.luaruki
2026-02-02Update test.luaruki
2026-02-02Update test.luaruki
2026-02-02Update test.luaruki
2026-02-02trySaikari
2026-02-02refactor: fix pwsh and cosmocc "exec format error" handling for MacOSSaikari
2026-02-02refactor: remove MacOS specific workaround for pwsh and cosmocc exec format ↵Saikari
error
2026-02-02rerun for cosmocc ciSaikari
2026-02-02refactor: update MacOS handling in main function for xmake executionSaikari
2026-02-02refactor: simplify ape program file handling in test cases and remove unused ↵Saikari
functions
2026-02-02refactor: enhance test_shell function for improved command execution and ↵Saikari
output handling
2026-02-02refactor: correct path handling for xmake program file in main functionSaikari
2026-02-02refactor: correct variable usage for ape programfile detection in main functionSaikari
2026-02-02refactor: streamline xmake path resolution and improve ape programfile handlingSaikari
2026-02-02refactor: enhance stdin command tests by adding multi-line and semicolon ↵Saikari
command handling
2026-02-02refactor: remove unnecessary header check for ape executable on LinuxSaikari
2026-02-02refactor: improve stdin command formatting for better cross-platform ↵Saikari
compatibility
2026-02-02refactor: enhance fix_ape_programfile function to improve argument handling ↵Saikari
and add executable header check
2026-02-02refactor: enhance stdin script handling by improving string trimming logicSaikari
2026-02-02refactor: simplify file handling in fix_ape_programfile functionSaikari
2026-02-02refactor: replace os.host() checks with is_host() for consistency and claritySaikari
2026-02-02refactor: extract fix_ape_programfile function for improved readability and ↵Saikari
maintainability
2026-02-02refactor: reorder resolve_path and main function definitions for improved ↵Saikari
readability
2026-02-02refactor: enhance path resolution for xmake and improve MacOS stdin command ↵Saikari
handling
2026-02-02refactor: improve ape programfile detection for Linux and enhance MacOS ↵Saikari
stdin command handling
2026-02-02refactor: streamline APE loader mode handling for Linux and improve MacOS ↵Saikari
compatibility
2026-02-02refactor: enhance Linux APE loader mode handling and update MacOS stdin ↵Saikari
command format
2026-02-02refactor: update run_stdin command for MacOS compatibilitySaikari
2026-02-01refactor: update stdin command format for Linux compatibilitySaikari
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