Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Make /autoTriggers:1 to be default. Add /autoTriggers:0 to tests that requires | qunyanm | 2016-03-28 |
| | | | | | it. Don't use pretty warning signs since we can't diff them correctly in the test output from the test run. | ||
* | Fix issue 94. Allow tuple-based assignment in statement contexts. | qunyanm | 2015-11-14 |
| | |||
* | Fix two test cases that failed if the path to "DafnySever.exe" contained spaces. | wuestholz | 2015-09-30 |
| | |||
* | Use /tracePO instead of /trace in the server | Clément Pit--Claudel | 2015-08-19 |
| | | | | | This removes the need for special treatment of test input (/trace includes timings in the output, which are not suitable for tests. /tracePO does not) | ||
* | Add tests for the server | Clément Pit--Claudel | 2015-07-31 |