##// END OF EJS Templates
Added 'Fail' method to RunnableComponent which allows component to move from...
Added 'Fail' method to RunnableComponent which allows component to move from Running to Failed state. Added PollingComponent a timer based runnable component More tests Added FailPromise a thin class to wrap exceptions Fixed error handling in SuccessPromise classes.

File last commit:

r182:76e8f2ba12b8 ref20160224
r203:4d9830a9bbb8 v2
Show More
packages.config
3 lines | 129 B | text/plain | TextLexer
cin
refactoring, code cleanup
r158 <?xml version="1.0" encoding="utf-8"?>
<packages>
cin
pretty print DFA, the minimization is still buggy
r182 <package id="NUnit" version="2.6.4" targetFramework="net45" />
cin
refactoring, code cleanup
r158 </packages>