nim-confutils/tests
andri lim 57ff0b8555
Add push raises (#101)
* Add push raises

* Fix gcsafe violation

* remove debug code
2024-02-12 12:39:19 +07:00
..
config_files Bugfixes for the config file support 2022-03-04 23:24:58 +02:00
fail add compile time check to detect duplicate abbr and duplicate name 2021-09-08 15:53:44 +03:00
private Add push raises (#101) 2024-02-12 12:39:19 +07:00
cli_example.nim Fix #8 2019-11-08 15:55:25 +00:00
command_with_args.nim Display the default values of parameter in the help messages 2021-05-16 21:42:12 +03:00
issue_6.nim Fix #6 2019-11-08 16:28:04 +00:00
logger.nim Fix a test using obsolete pragmas 2020-03-24 17:31:05 +02:00
nested_commands.nim Bugfix: allow multiple positional arguments in sub-commands 2021-05-17 23:08:18 +03:00
nim.cfg move `-d:nimRawSetjmp` to config.nims (#54) 2022-09-03 08:35:01 +02:00
test_all.nim fix #49: field type with qualified ident 2022-05-10 12:18:06 +07:00
test_config_file.nim Add push raises (#101) 2024-02-12 12:39:19 +07:00
test_duplicates.nim add compile time check to detect duplicate abbr and duplicate name 2021-09-08 15:53:44 +03:00
test_envvar.nim Add push raises (#101) 2024-02-12 12:39:19 +07:00
test_ignore.nim fix ci for nim 1.6 and devel 2023-02-12 13:05:41 +07:00
test_parsecmdarg.nim use --mm: instead of --gc: and remove stddefects import (#85) 2023-06-08 13:12:32 +00:00
test_pragma.nim fix ci for nim 1.6 and devel 2023-02-12 13:05:41 +07:00
test_qualified_ident.nim Add push raises (#101) 2024-02-12 12:39:19 +07:00
test_winreg.nim add `{.raises.}` annotation to `writeValue` (#88) 2023-08-19 18:31:42 +02:00