Commit Graph

2 Commits

Author SHA1 Message Date
Mike Danese
b2dbc0c524 fix order-dependent test
TestSdumpLargeDefinition is depnding on a global state change in
TestSdumpReusedPointers. It can't pass if it runs in the wrong order.

Fixes internal auto-filled bug.
2020-04-02 21:59:03 +02:00
Stanisław Barzowski
82f949e7fe Extract AST processing to separate packages
Making it independent from the jsonnet package breaks the circular
dependency during stdast generation.
2019-08-28 20:16:47 +01:00