summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2026-01-30ignore ape formatruki
2026-01-30fix get programfile for cosmoccruki
2026-01-30improve errorsruki
2026-01-30improve binutils testruki
2026-01-30detect ape formatruki
2026-01-30detect shebang formatruki
2026-01-30add binutils testsruki
2026-01-30try improveSaikari
2026-01-30Update xmake.luaSaikari
2026-01-30just typo i guess sorry :(Saikari
2026-01-30feat: enable shared configuration for zlib dependency in projectSaikari
2026-01-29fix: wrap syslink additions in platform check for LinuxSaikari
2026-01-29Remove parse_pe function and related tests to streamline Windows executable h...Saikari
2026-01-29Merge branch 'xmake-io:dev' into nimlibSaikari
2026-01-28Enhance os.isexec function to include .exe extension checks and streamline PE...Saikari
2026-01-28test read /procruki
2026-01-28feat: add header file and implement test_add_five function for Nim integrationSaikari
2026-01-28feat: add stb_image support and enhance include directory handling for Nim pa...Saikari
2026-01-28feat: add zlib dependency and implement zlibVersion function in mainlibSaikari