This website requires JavaScript.
Explore
Help
Sign In
Kinesin
/
daggy
Watch
1
Star
0
Fork
0
You've already forked daggy
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
dc8ea4c369a092d887d0b7b76a19edd8b3647edc
daggy
/
tests
History
Ian Roddis
dc8ea4c369
- Adding support for state to OStreamLogger to make it more useful for test cases
...
- Making runDAG return the end DAG - Adding much more robust test for DAG execution for basic tests.
2021-08-20 12:43:01 -03:00
..
CMakeLists.txt
- Sidequest: Clean up header-only library dependencies with cmake.
2021-08-20 10:58:57 -03:00
int_basic.cpp
- Removing Catch2 code from codebase, will pull it via FetchContent instead.
2021-08-09 15:48:53 -03:00
main.cpp
- Removing Catch2 code from codebase, will pull it via FetchContent instead.
2021-08-09 15:48:53 -03:00
unit_dag.cpp
- Removing Catch2 code from codebase, will pull it via FetchContent instead.
2021-08-09 15:48:53 -03:00
unit_executor_forkingexecutor.cpp
- More work on DAGLoggers
2021-08-13 10:23:55 -03:00
unit_serialization.cpp
- Adding default pretty-printer for Task
2021-08-11 10:16:38 -03:00
unit_server.cpp
- Fixing issue with parameter expansion on DAG submission to server
2021-08-20 11:11:12 -03:00
unit_threadpool.cpp
- Removing Catch2 code from codebase, will pull it via FetchContent instead.
2021-08-09 15:48:53 -03:00
unit_utilities.cpp
- Adding support for state to OStreamLogger to make it more useful for test cases
2021-08-20 12:43:01 -03:00