summary refs log tree commit diff stats
path: root/tests/dll
Commit message (Expand)AuthorAgeFilesLines
* HCR: properly handling complex const objects in the codegen - fixes #13915 (#...Viktor Kirilov2020-04-253-0/+4
* Ref #14075 - enable two tests which seem to now be passing locally on FreeBSD...Euan2020-04-221-1/+0
* #12103 - CI for OpenBSD (#12105)Euan2020-04-212-1/+3
* Revert "remove dead code test_nimhcr_integration.(bat,sh) (#13388)" (#13396)Andreas Rumpf2020-02-122-0/+27
* remove dead code test_nimhcr_integration.(bat,sh) (#13388)Timothee Cour2020-02-122-27/+0
* Unexport even more symbols (#13214)alaviss2020-01-231-6/+30
* compiler/ccgtypes: hide exportc proc unless it has dynlib (#13199)alaviss2020-01-201-0/+19
* #12103 - CI for FreeBSD (#12179)Euan2019-11-291-0/+1
* disable flaky test on OSXnarimiran2019-10-231-1/+2
* HCR: tests for the fixes for #11608 and #11996 (#12047)Viktor Kirilov2019-08-262-0/+16
* make tests green againAraq2019-05-271-5/+3
* improvements on the hot code reloading support (#10892)Viktor Kirilov2019-03-231-1/+1
* Initial version of the hot-code reloading support for native targets (#10729)zah2019-02-2620-0/+484
* activated more tests, allow input in test specArne Döring2018-11-231-7/+1
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-042-8/+8
* Rename *.nimrod.cfg to *.nim.cfgdef2015-02-032-0/+0
* further adaptationsAraq2014-08-292-2/+2
* Tester now appreciates the test target. Modified 'cmd' in specs.Dominik Picheta2014-04-162-2/+2
* DLLs should work again; fixes #169Araq2012-07-243-0/+10
* tester checks exitcode; osproc additions; DLL fixes; taint mode fixesAraq2011-11-073-5/+68
* Added ftpclient module. Fixed docs in sockets module. Added dll tests to test...dom962011-11-041-0/+5