jolt/test
Yogthos d6d11d5748 Tag every corpus row with :portability (:common vs :jvm)
Dialects without JVM interop can now filter the conformance corpus: :jvm
marks rows exercising host interop (java.*/clojure.lang.* class references,
dot forms, ctors, statics, arrays, proxy/bean), :common is portable Clojure
any dialect must satisfy. 3565 rows tagged (3175 common / 390 jvm), the key
documented in the row schema, and regen-corpus preserves it on rewrite.

Closes #289.
2026-07-02 14:03:47 -04:00
..
chez Tag every corpus row with :portability (:common vs :jvm) 2026-07-02 14:03:47 -04:00
conformance Tag every corpus row with :portability (:common vs :jvm) 2026-07-02 14:03:47 -04:00