update; windows autobuilder runs tests now
This commit is contained in:
parent
498babb958
commit
fd137e0909
1 changed files with 4 additions and 6 deletions
|
@ -9,12 +9,10 @@ git-annex. The assistant and webapp are also usable. There are some known
|
|||
problems and parts that don't work. See [[todo/windows_support]] for
|
||||
current status.
|
||||
|
||||
The autobuilder is not currently able to run the test suite, so
|
||||
testing git-annex on Windows is up to you! To check that the build of
|
||||
git-annex works in your Windows system, you are encouraged to run the test
|
||||
suite before using git-annex on real data. After installation, run `git
|
||||
annex test`. There will be a lot of output; the important thing is that it
|
||||
should end with "All tests passed".
|
||||
To verify that the build of git-annex works in your Windows system, you are
|
||||
encouraged to run the test suite before using git-annex on real data. After
|
||||
installation, run `git annex test`. There will be a lot of output; the
|
||||
important thing is that it should end with "All tests passed".
|
||||
|
||||
## autobuilds
|
||||
|
||||
|
|
Loading…
Reference in a new issue