summaryrefslogtreecommitdiff
path: root/taskflow/tests/unit/patterns/test_linear_flow.py
Commit message (Expand)AuthorAgeFilesLines
* Quote string representationsMichael Johnson2022-06-101-2/+2
* For taskflow patterns don't show taskflow.patterns prefixJoshua Harlow2016-01-051-6/+13
* Fix order of assertEqual for unit.patternslin-hua-cheng2015-10-171-37/+34
* Use graphs as the underlying structure of patternsJoshua Harlow2015-09-181-1/+1
* iter_nodes method added to flowsTimofey Durakov2015-08-281-0/+21
* Update Flow::__str__Manish Godara2015-02-171-2/+2
* Relax the linear flow symbol constraintsJoshua Harlow2014-09-081-19/+0
* Enabled hacking checks H305 and H307Christian Berendt2014-07-171-1/+0
* Adjust the exception hierachyJoshua Harlow2014-03-241-2/+2
* Linear flow: mark links and rework unit testsIvan A. Melnikov2014-03-211-0/+140