summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2026-02-02refactor: simplify ape program file handling in test cases and remove unused ...Saikari
2026-02-02refactor: enhance test_shell function for improved command execution and outp...Saikari
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 comm...Saikari
2026-02-02refactor: remove unnecessary header check for ape executable on LinuxSaikari
2026-02-02refactor: improve stdin command formatting for better cross-platform compatib...Saikari
2026-02-02refactor: enhance fix_ape_programfile function to improve argument handling a...Saikari
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 m...Saikari
2026-02-02refactor: reorder resolve_path and main function definitions for improved rea...Saikari
2026-02-02refactor: enhance path resolution for xmake and improve MacOS stdin command h...Saikari
2026-02-02refactor: improve ape programfile detection for Linux and enhance MacOS stdin...Saikari
2026-02-02refactor: streamline APE loader mode handling for Linux and improve MacOS com...Saikari
2026-02-02refactor: enhance Linux APE loader mode handling and update MacOS stdin comma...Saikari
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
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
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
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 han...Saikari
2026-02-01refactor: enhance stdin handling by adding utf8 BOM removal and main function...Saikari
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
2026-02-01Merge branch 'xmake-io:dev' into stdinSaikari
2026-02-01Merge pull request #7283 from luadebug/ccruki
2026-01-31refactor: implement os.iorun_in_shell for improved command execution in vario...Saikari
2026-01-31refactor: update test scripts for multiline command handling and output verif...Saikari
2026-01-31Delete tests/projects/test_stdin/xmake_debug.luaSaikari
2026-01-31refactor: enhance error handling in pwsh pipe and file redirect testsSaikari
2026-01-31refactor: enhance command execution handling and improve path normalization f...Saikari
2026-01-31refactor: clean up whitespace and improve readability in test scriptSaikari
2026-01-31fix: update policy for disabled target to use generator.compile_commandsSaikari
2026-01-31add error handling for os.execv and implement tests for shell command executionSaikari
2026-01-31add support for running Lua scripts from stdin and enhance error handlingSaikari
2026-01-31Merge pull request #7272 from luadebug/nimlibruki
2026-01-30enhance compile_commands support and add test casesSaikari
2026-01-30fix header filesruki
2026-01-30improve nim supportsruki
2026-01-30Update xmake.luaSaikari