summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2026-03-03add tarxz pack format supportruki
2026-02-19fix tmpdir for haikuruki
2026-02-15improve tests for haikuruki
2026-02-12improve testruki
2026-02-12improve readsyms for wasm/.aruki
2026-02-12add readsyms support for wasmruki
2026-02-12improve deplibs to support wasmruki
2026-02-12improve binutils.format to support wasmruki
2026-02-10Merge pull request #7299 from 138436724/vcpkgdependruki
2026-02-10Apply suggestion from @gemini-code-assist[bot]ruki
2026-02-09Move language and encoding settings to target sectionruki
2026-02-08fix vcpkg testsFireFight
2026-02-07add test for vcpkg dependency.FireFight
2026-02-07improve run policy and missing dllruki
2026-02-06cleanupSaikari
2026-02-06Refactor main.c to remove preprocessor conditionalsSaikari
2026-02-06Update and rename main.c to main.cSaikari
2026-02-06Add foo.c to windows_links projectSaikari
2026-02-06test_windows_links -> windows_linksSaikari
2026-02-06Resolve commentsSaikari
2026-02-06Move project to `tests/projects/windows/`Saikari
2026-02-06support test output filesruki
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 e...Saikari
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
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