| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-06-05 | rewriter: Fix that default_options would not set the correct id | Daniel Mensinger | |
| Currently default_options uses "" for the kwarks id, however this is incorect and it must be "/". Additionally, this error won't be ignored in the future with "--skip" (this is why the tests were passing and this wasn't detected earlier). | |||
| 2019-01-31 | Added test case | Daniel Mensinger | |
