-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update ci to include windows * update boost catch install * add hdf5 from vcpkg * update shell * test vcpkg * temporarily remove other os for testing * test commands * test commands * use installed vcpkg * update variable * update command * integrate vcpkg * update presets and workflow * update hdf5 install * readd boost and catch * update boost * fix string length in spec * fix timeseries statement * fix formatting * adjust chunk size * remove unused variables * update reader to use non-platform specific sleep * fix old relative path * add status returns to writeElectricalSeries and writeSpikeEventSeries * link against bcrypt on windows * fix warnings * fix casting warnings * fix bcrypt linking * fix formatting * readd macos and ubuntu testing * fix formatting * readd other os * use conditional compilation for reader executable path * update exe path * fix casting * inspect directory in workflow * fix shadowed variables * fix casting * use full path for testing * fix warnings * update files for testing * fix warnings * inspect contents * update workflow * update path * test file permissions * Update testRecordingWorkflow.cpp due to error in merge * Update testWorkflowExamples.cpp due to error in merge * update io tests * fix formatting * update reader file locking * fix formatting * update test for windows case * fix formatting workflow * add warning to swmr docs --------- Co-authored-by: Oliver Ruebel <oruebel@users.noreply.github.com>
- Loading branch information
1 parent
186f207
commit 264c893
Showing
26 changed files
with
217 additions
and
95 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.