summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2026-01-31refactor: enhance error handling in pwsh pipe and file redirect testsSaikari
2026-01-31refactor: enhance command execution handling and improve path normalization ↵Saikari
for cross-platform compatibility
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
enhance Nim support for shared libraries and rpath handling
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 ↵Saikari
handling
2026-01-29Merge branch 'xmake-io:dev' into nimlibSaikari
2026-01-28Enhance os.isexec function to include .exe extension checks and streamline ↵Saikari
PE header validation for Windows executables
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 ↵Saikari
packages
2026-01-28feat: add zlib dependency and implement zlibVersion function in mainlibSaikari
2026-01-28feat: add syslink handling for Nim targets and update xmake.lua configurationsSaikari
2026-01-27feat: implement getMsg function and update test files for static/shared ↵Saikari
libraries
2026-01-27refactor: update runpath function and add support for multiple platforms; ↵Saikari
add Nim test files for static and shared libraries
2026-01-27improve pch testpchruki
2026-01-25Merge pull request #7262 from xmake-io/pchruki
Improve pch concurrently to the other targets
2026-01-24add multiple targets with pchruki
2026-01-24improve qt xpackruki
2026-01-21format coderuki
2026-01-21fix path.filename and lastofruki
2026-01-21improve test runnerruki
2026-01-21add utf8.reverseruki
2026-01-21add utf8.byteruki
2026-01-21mark wcswidth deprecatedruki
2026-01-21add utf8.widthruki
2026-01-21improve utf8.lastofruki
2026-01-20improve utf8.sub and findruki
2026-01-20fix utf8.findruki
2026-01-20add utf8.sub and lastofruki
2026-01-20format coderuki
2026-01-20add utf8 moduleruki