Commit graph

12 commits

Author SHA1 Message Date
Stan Lo
5723945335
ZJIT: Start testing against /test/ruby/ and update all ZJIT related testing targets/docs (#13791)
* ZJIT: Add test exclusions for ZJIT

* ZJIT: Update test targets and documentation

- Rename `zjit-test-all` to `zjit-check`
- Add `zjit-test-all` target to zjit.mk to run all Ruby tests with ZJIT enabled
  excluding known failing tests
- Update documentation and CI workflow to reflect the new targets
2025-07-15 15:03:40 -07:00
Stan Lo
77de6b4eb1 [DOC] Add ZJIT glossary table 2025-07-11 12:41:10 -04:00
Aiden Fox Ivey
bf3be2723a
ZJIT: Fix README example command (#13163)
Fix README example command
2025-04-23 13:45:10 -07:00
Aiden Fox Ivey
9106088b7e Fix typo in doc/zjit.md 2025-04-22 05:41:47 +09:00
Max Bernstein
556fda0864 Use expect-test for HIR tests
This makes it easier to update cascading test failures while still
making output reviewable in the PR.
2025-04-18 21:53:01 +09:00
Maxime Chevalier-Boisvert
b9424e5096 Remove redundant bits from zjit.md 2025-04-18 21:53:00 +09:00
Takashi Kokubun
9137e24b54 Add a make target to run all ZJIT tests (https://github.com/Shopify/zjit/pull/49)
* Add a make target to run all ZJIT tests

* Remove an unused variable

* Write up a document about testing

* Explain zjit-test-all first

* Clarify what's zjit-test-all
2025-04-18 21:52:59 +09:00
Alan Wu
5925903e38 More about testing in zjit.md 2025-04-18 21:52:58 +09:00
Takashi Kokubun
fa4eee51f1 Fix options in zjit.md 2025-04-18 21:52:58 +09:00
Maxime Chevalier-Boisvert
6de43bdc31 Mention rubyexplorer 2025-04-18 21:52:58 +09:00
Maxime Chevalier-Boisvert
8caed38244 Add some basic documentation for ZJIT 2025-04-18 21:52:58 +09:00
Maxime Chevalier-Boisvert
a93ff36161 Add empty doc/zjit.md to place notes 2025-04-18 21:52:57 +09:00