Commit graph

2 commits

Author SHA1 Message Date
Leonardo de Moura
a29e81b0b6 test: add registerTraceClass test 2021-09-16 06:52:58 -07:00
Leonardo de Moura
cdd1dbbb36 feat: user-defined environment extensions
New test demonstrates how to use them.
The user-defined extensions cannot be used in the same file where they
were declared because the `initialize` commands are only executed when
we import the modules containing them.

TODO: user-defined attributes.
2021-07-26 16:18:48 -07:00