lean4-htt/tests/pkg/user_opt
Sebastian Ullrich b07384acbb
feat: accept user-defined options on the cmdline (#4741)
Initial options are now re-parsed and validated after importing. Cmdline
option assignments prefixed with `weak.` are silently discarded if the
option name without the prefix does not exist.

Fixes #3403
2024-08-02 12:24:56 +00:00
..
UserOpt test: reimplement package tests using Lake 2022-02-09 12:21:11 -08:00
lakefile.toml feat: accept user-defined options on the cmdline (#4741) 2024-08-02 12:24:56 +00:00
test.sh chore: update tests to account for .lake 2023-11-13 20:31:24 -05:00
UserOpt.lean test: reimplement package tests using Lake 2022-02-09 12:21:11 -08:00
UserOptCmdline.lean feat: accept user-defined options on the cmdline (#4741) 2024-08-02 12:24:56 +00:00