summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add missing untestable test.Dominik Picheta2015-11-011-0/+13
* Improved postgres docs and added untestable tests.Dominik Picheta2015-10-271-0/+3
* fixes #3476Araq2015-10-271-0/+48
* fixes #3431, fixes #3370, fixes #3468Araq2015-10-251-0/+48
* fixes #1799 properlyAraq2015-10-251-0/+71
* Merge pull request #3464 from yglukhov/disable-failing-testsAndreas Rumpf2015-10-222-9/+11
|\
| * Fixed tests for TravisCIYuriy Glukhov2015-10-222-9/+11
* | fixes #3452Araq2015-10-221-0/+29
|/
* fixes #3338Araq2015-10-221-0/+35
* compiler/msgs: Default to stderr for diagnosticsAdam Strzelecki2015-10-161-1/+2
* Fixed ret by var in jsYuriy Glukhov2015-10-153-6/+34
* fixes #3299Araq2015-10-151-0/+11
* Merge remote-tracking branch 'origin/devel' into appveyorAman Gupta2015-10-131-1/+1
|\
| * fixes regression: tobjconstr2 test works againAraq2015-10-141-1/+1
* | Merge remote-tracking branch 'origin/devel' into appveyorAman Gupta2015-10-1320-24/+227
|\|
| * udpated the compiler and tester to use getOrDefaultAraq2015-10-133-9/+9
| * Merge branch 'mget' of https://github.com/def-/Nim into def--mgetAraq2015-10-136-7/+152
| |\
| | * Rename mget to `[]`def2015-03-316-31/+176
| * | improves new testsAraq2015-10-122-3/+12
| * | Merge pull request #3423 from petermora/breakSequtilsAndreas Rumpf2015-10-129-5/+42
| |\ \
| | * | fixing unittestPeter Mora2015-10-061-1/+1
| | * | sequtils related changesPeter Mora2015-10-058-4/+41
| * | | disable new BoehmGC tests on WindowsAraq2015-10-121-4/+7
| * | | Merge branch 'gc-fixes' of https://github.com/rbehrends/Nim into rbehrends-gc...Araq2015-10-121-3/+9
| |\ \ \
| | * | | Include Boehm GC in garbage collection tests.Reimer Behrends2015-09-081-3/+9
| * | | | cleaned up ospaths moduleAraq2015-10-121-0/+3
* | | | | copy server.dll too?Aman Gupta2015-10-081-0/+2
* | | | | skip sdl/opengl/fsmonitor tests when unavailableAman Gupta2015-10-081-0/+6
* | | | | show failure codeAman Gupta2015-10-081-1/+1
* | | | | standardize on forward slashes for pathsAman Gupta2015-10-071-1/+1
* | | | | framework is requiredAman Gupta2015-10-071-1/+1
* | | | | fix compile errorAman Gupta2015-10-071-1/+1
* | | | | collect any output of appveyor commandAman Gupta2015-10-071-1/+3
* | | | | report duration to appveyor runnerAman Gupta2015-10-071-3/+5
* | | | | fix unsafeaddr testAman Gupta2015-10-071-2/+2
* | | | | use category as filename, and full filename in test nameAman Gupta2015-10-071-1/+1
* | | | | clean up whitespace on error msgAman Gupta2015-10-071-1/+1
* | | | | tie into appveyor test results apiAman Gupta2015-10-071-0/+10
* | | | | avoid sqlite db on travis and appveyorAman Gupta2015-10-071-1/+2
|/ / / /
* | | | Merge pull request #3314 from haiodo/emscripten-supportAndreas Rumpf2015-10-072-0/+60
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'nim-lang/devel' into emscripten-supportAndrey Sobolev2015-10-067-10/+12
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge remote-tracking branch 'nim-lang/devel' into emscripten-supportAndrey Sobolev2015-10-0111-4/+73
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'nim-lang/devel' into emscripten-supportAndrey Sobolev2015-09-283-2/+13
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'nim-lang/devel' into emscripten-supportAndrey Sobolev2015-09-254-0/+100
| |\ \ \ \ \ \
| * | | | | | | Added a test to check how gc works in emscripten.Andrey Sobolev2015-09-232-0/+60
* | | | | | | | initialize new fields to empty valuesAman Gupta2015-10-061-0/+3
* | | | | | | | copy nimrtl into lib, reset LD_LIBRARY_PATH after useAman Gupta2015-10-061-0/+3
* | | | | | | | add tfile/tline assertions for template expansion file/lineAman Gupta2015-10-064-8/+31
* | | | | | | | Merge remote-tracking branch 'origin/devel' into fix-test-failuresAman Gupta2015-10-067-10/+40
|\ \ \ \ \ \ \ \
| * | | | | | | | fixes #2637Araq2015-10-061-0/+30
| | |_|_|_|/ / / | |/| | | | | |