jarro2783
jarro2783
Can you try the above commit to check if it is fixed?
That's the right branch. I'll have another look at that.
I've pushed a fix for the example, and tried to fix the problem from the tests. Can you try both again?
What sort of filtering do you want? Do you mean something like stopping at `--`?
Currently it does already stop at `--`, but then it treats everything else as a positional argument. So you can almost get what you want by having no positional arguments...
Can you write a unit test for this?
I am working on adding a way to do arbitrary option validation like this.
I'll see if I can get to this soon.
Thanks, I know nothing about Meson so if it builds then it looks good to me. I just don't see the main unit tests being built and run.
Does this run the tests?