You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would probably be a good idea to split up syntax.jl into a "controversial" part which is not tested by JuliaSyntax and a standard part which does get tested. Ideally, as time moves on the controversial part is shrunk.
The text was updated successfully, but these errors were encountered:
KristofferC
changed the title
Run syntax.jl tests
Split up syntax.jl tests in Base so that JuliaSyntax can test the non-controversial parts.
Feb 4, 2025
Right now, the
syntax.jl
tests are skipped (JuliaSyntax.jl/test/parse_packages.jl
Lines 41 to 46 in 2e965a1
It would probably be a good idea to split up
syntax.jl
into a "controversial" part which is not tested by JuliaSyntax and a standard part which does get tested. Ideally, as time moves on the controversial part is shrunk.The text was updated successfully, but these errors were encountered: