Browse Source

add info about testing..

tags/ggatessh-v1.0.0
John-Mark Gurney 3 years ago
parent
commit
92a8ebf544
1 changed files with 8 additions and 0 deletions
  1. +8
    -0
      README.md

+ 8
- 0
README.md View File

@@ -14,3 +14,11 @@ in blocking mode, and if it does not do this, there will be pipeline
stalls. In our case, this would result in lots of wasted bandwith as
we will be seeking around the file to read and write, and so this
feature needs to be disabled.

Testing
-------

If you install the program, `entr`, you can use the top level target,
`devtest` to automatically compile, install, and run the tests whenever
a dependant file is modified. The libssh2 library will not be built,
and needs to be built manually.

Loading…
Cancel
Save