Fail build when Windows tests fail. Use GH Actions to build and run Windows tests...
authoralex-z <blackslayer4@gmail.com>
Wed, 4 May 2022 16:18:10 +0000 (19:18 +0300)
committeralex-z <blackslayer4@gmail.com>
Fri, 10 Jun 2022 12:18:54 +0000 (15:18 +0300)
commit300446579cf1026ed172841a67c20d74e2e63591
treea9e3be91824d8fc0d751b46c1bfa503e8f740697
parent90a2f125496be3d4ad873cf5d3752087d5af353a
Fail build when Windows tests fail. Use GH Actions to build and run Windows tests. Create coverage and uppload it to codecov.io.

Signed-off-by: alex-z <blackslayer4@gmail.com>
.github/workflows/windows-build-and-test.yml [new file with mode: 0644]
appveyor.ini [deleted file]
appveyor.yml [deleted file]
codecov.yml [new file with mode: 0644]
craftmaster.ini [new file with mode: 0644]
src/libsync/vfs/cfapi/hydrationjob.cpp
test/testchunkingng.cpp
test/testexcludedfiles.cpp
test/testpushnotifications.cpp
test/testsynccfapi.cpp