zeek/testing/btest/Baseline/language.set
Christian Kreibich 0179a5e75c Support JSON roundtripping via to_json()/from_json() for patterns
This needed a small tweak in the deserialization, since each roundtrip
would otherwise pad the prior pattern with an extra /^?(...)$?/.

This expands the language.set test to also verify serializing/unserializing for
sets, similarly to tables in the previous commit.
2024-07-02 14:46:16 -07:00
..
.stderr ensure that language tests pay attention to .stderr 2022-07-29 21:30:40 -07:00
out Support JSON roundtripping via to_json()/from_json() for patterns 2024-07-02 14:46:16 -07:00