Commit Graph

4 Commits

Author SHA1 Message Date
xgopilot
3348b645af chore: remove redundant test files
- Remove _demo/embed/export/test.sh (replaced by .github/workflows/export_test.sh)
- Remove test/export_test.go (not needed)

Generated with [codeagent](https://github.com/qbox/codeagent)
Co-authored-by: luoliwoshang <51194195+luoliwoshang@users.noreply.github.com>
2025-11-03 02:15:24 +00:00
xgopilot
c36ccfd9a1 test: move export test to CI folder
- Moved export test from _demo/embedded/export_test/ to test/export_test.go
- Converted shell-based test to Go test for better CI integration
- Test verifies that //export directive correctly exports functions with different symbol names
- Fixed test to use repository version of llgo instead of system-installed version

Generated with [codeagent](https://github.com/qbox/codeagent)
Co-authored-by: luoliwoshang <51194195+luoliwoshang@users.noreply.github.com>
2025-10-31 03:52:41 +00:00
Li Jie
ed366568b4 move out c/cpp/py 2025-04-03 16:26:11 +08:00
Li Jie
74ededd8c8 ci: run llgo test ./... 2025-03-19 11:35:52 +08:00