Arne Döring a5ecbf823f lots of small changes %!s(int64=6) %!d(string=hai) anos
..
gdb 282c4f3d0a file mode bullshit %!s(int64=6) %!d(string=hai) anos
readme.markdown da2fd42e67 Add comments on "untestable" tests directory %!s(int64=7) %!d(string=hai) anos
tpostgres.nim 61a50d9c8c Fixes #6571 (#6578) %!s(int64=7) %!d(string=hai) anos
tssl.nim a5ecbf823f lots of small changes %!s(int64=6) %!d(string=hai) anos

readme.markdown

This directory contains integration tests which are not automatically executed for various reasons:

  • dependency on external services
  • dependency on files / configuration / state of the local host
  • tests that are extremely slow or require large amounts of memory or storage
  • tests that spawn local daemons

Integration tests can become stale very quickly. Automated ./koch tests are strongly recommended.