summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
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
fix: ‌attempt to add dependency handling for vcpkg
2026-02-10Apply suggestion from @gemini-code-assist[bot]ruki
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
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 ↵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