summary refs log tree commit diff stats
path: root/tests/misc
Commit message (Expand)AuthorAgeFilesLines
* fix #16949 --app:staticlib works on openbsd; --app:staticlib tested in CI (#1...Timothee Cour2021-02-081-0/+27
* remove .github/workflows/ci_ssl.yml; instead run via trunner_thirdparty (#16221)Timothee Cour2021-02-022-5/+33
* fix #16752: threadvar now works with importcpp types; osx now uses native TLS...Timothee Cour2021-01-272-0/+112
* `--hintAsError` (#16763)Timothee Cour2021-01-201-0/+35
* close #9901 add testcase (#16662)flywind2021-01-111-0/+18
* Make test independent of repo location (#16571)Clyybber2021-01-031-3/+1
* Revert "Make config processing order test more robust" (#16561)flywind2021-01-031-1/+1
* Make config processing order test more robustClyybber2021-01-021-1/+1
* fix #16526 run config.nims before foo.nim.cfg (#16557)Timothee Cour2021-01-021-0/+19
* follow #16505 move and active tests (#16508)flywind2020-12-301-30/+0
* fix `hintProcessing` dots interference with `static:echo` and `hintCC`; add t...Timothee Cour2020-12-301-8/+56
* fix printing negative zero in JS backend (#16505)flywind2020-12-291-0/+30
* use doAssert in tests (#16486)flywind2020-12-281-114/+114
* fix nim js cmp fails at CT (#16473)flywind2020-12-271-0/+20
* fixes #15939, fixes #15464, fixes #16169, fixes #16226 VM now supports `addr(...Timothee Cour2020-12-031-0/+66
* add test for --eval; fix a minor bug (#16224)Timothee Cour2020-12-011-0/+6
* make megatest consistent with unjoined tests wrt newlines, honor newlines in ...Timothee Cour2020-11-281-0/+4
* fix #14339, #13511, #14420: fixes limited VM support for addr (#16002)Timothee Cour2020-11-251-0/+80
* fixes #16069; [backport:1.2] [backport:1.4] (#16115)Andreas Rumpf2020-11-241-11/+0
* followup #15970 strenghten regression tests (#16075)Timothee Cour2020-11-201-3/+2
* fix #16025 repr now consistent: does not insert trailing newline (#16034)Timothee Cour2020-11-191-2/+1
* Disallow nil dereference at compile time (#16032)cooldome2020-11-181-1/+2
* Semfold for nil cast (#16030)cooldome2020-11-181-3/+4
* combine PR#16009 and PR#16012 (#16024)flywind2020-11-181-0/+44
* strengthen taddr.nim: add test case for #14578; reference other issues; test ...Timothee Cour2020-11-131-0/+137
* Fix #8404 JS backend doesn't handle float->int type conversion (#15950) [back...Bung2020-11-131-0/+33
* Correct all eggs (#15906)Miran2020-11-101-1/+1
* Fix #12636 (#15850)cooldome2020-11-051-1/+13
* [closes #12682]add testcase for #12682 (#15796)flywind2020-10-311-0/+11
* honor --declaredLocs in more places, including type mismatch errors; also sho...Timothee Cour2020-10-271-1/+1
* fix #15516 (#15518)cooldome2020-10-081-1/+17
* fixes #15210 [backport:1.2] (#15237)Andreas Rumpf2020-08-311-0/+11
* fixes #14616 [backport:1.2] (#15109)Andreas Rumpf2020-07-291-0/+10
* fix #13086 (#14987)flywind2020-07-151-0/+33
* Reenable a few testsClyybber2020-07-141-1/+1
* Limit number of error messages from gcc/clang backend (#14852)Tomohiro2020-07-071-0/+5
* {.deprecated: [existsFile: fileExists].} (#14735)Timothee Cour2020-07-021-1/+1
* allow packed union (#14868)Clyybber2020-07-011-0/+10
* Add test-cases to some fixed issues to close them (#14795)Danil Yarantsev2020-06-241-0/+4
* Reject casts to builtin typeclasses (#14788)Danil Yarantsev2020-06-241-1/+8
* misc testament cleanups (#14764)Timothee Cour2020-06-231-10/+4
* sizeof for empty objects/tuples should be 1; fixes #14690 (#14751)Andreas Rumpf2020-06-211-1/+9
* walkDirRecFilter, update doc CI filter, compiler/index.nim for docs + variou...Timothee Cour2020-06-011-5/+2
* docgen: mangling using _. instead of @@ to avoid issue (#14454)Timothee Cour2020-05-261-19/+19
* fix #6583, fix #14376, index+search now generated for all projects, many bug ...Timothee Cour2020-05-251-12/+89
* trunner was not actually being tested in non-CTFFI mode; minor testament clea...Timothee Cour2020-05-194-3/+146
* fix some issues with --backend (#14363)Timothee Cour2020-05-161-0/+31
* fix #14314 do not analyze importc procs for effects (#14319)Timothee Cour2020-05-121-0/+26
* fixes #13698 [backport:1.2] (#14175)Andreas Rumpf2020-04-301-0/+5
* Error -> Defect for defects (#13908)Jacek Sieka2020-04-283-21/+21