summary refs log tree commit diff stats
path: root/tests/init
Commit message (Expand)AuthorAgeFilesLines
* fixes `result` requires explicit initialization on noReturn code (#22717)ringabout2023-09-181-0/+27
* fixes branches interacting with break, raise etc. in strictdefs (#22627)ringabout2023-09-042-0/+157
* fixes cascades of out parameters, which produces wrong ProveInit warnings (#2...ringabout2023-08-091-0/+14
* some test cleanups & category reorganization (#22010)metagn2023-06-062-0/+42
* fixes #21043; fixes a named exception in the infixAs expression which generat...ringabout2022-12-121-1/+22
* definite assignment analysis for let (#21024)ringabout2022-12-064-0/+75
* DAA and 'out' parameters (#20506)Andreas Rumpf2022-10-063-1/+84
* close #17636 (#17643)flywind2021-04-061-2/+1
* fix #16693: testament spec nimout too lax (#16698)flywind2021-04-041-1/+1
* init checks and 'out' parameters (#14521)Andreas Rumpf2020-06-231-1/+1
* activated more tests, allow input in test specArne Döring2018-11-231-1/+2
* make run the default action of a test in testerArne Döring2018-11-231-2/+8
* Extend init variable tracking to tuple assignments (#8321)LemonBoy2018-07-171-0/+21
* make tests green againAndreas Rumpf2018-07-051-1/+1
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-4/+4
* fixes #2316Araq2015-03-111-0/+54
* made some tests greenAraq2014-08-131-1/+1
* new tester; all tests categorizedAraq2014-01-132-0/+54
NTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.