Saem Ghani

Results 100 comments of Saem Ghani

I'll try the tests locally, might need to specify both the c and CPP targets... Or there is something really weird going on.

> Okay, I was able to reproduce the issue. It only happens when running the whole `dll` category, not when running the test alone. Nice on the reproduction, I forgot...

> Personally, I'd prefer the "only reset when changing the active branch" behaviour since I find it more intuitive. Implementing this requires more work though, and, depending on how it's...

note to self, rebase so the commit list / diff is a bit cleaner.

Reasoning for why this is important: There are many ideas of what we could change or where to go next, but those are often poorly thoughtout. The sheer volume of...

There is a change they were attempting to ensure that compile time comparisons work, but that should work because we should test the VM more directly, imo.

> File is placed in the `tests/overloads/...` not `tests/language_parts_integration/...`. Either way it is an example of what we need to remove, or split into meaningful parts, or call this an...

Ongoing: ### Testament Related Discoveries/Notes: 1. multiple occurrences - `disabled` can be specified multiple times in a test, so can `ccodecheck` 2. matrix - these are `;` separated command line...

Not sure how big of an issue it is, but if a test has `knownIssue: 'nimsulk/72'` or whatever, then it'll mark the whole tests for all platforms as a known...

This is cool, @canelhasmateus. If it helps maybe take a peek at the gdb stuff in the tools directory, it's got tests and you might be able to rig them...