SwensenSoftware / unquote

Write F# unit test assertions as quoted expressions, get step-by-step failure messages for free
http://www.swensensoftware.com/unquote
Apache License 2.0
287 stars 25 forks source link

Fully support VarSet, FieldSet, and PropertySet expressions #44

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
While these have been implemented in the decompiler for some time, they were 
not supported by PowerPack's Eval so crippled further support.  However, having 
implemented our own eval with support for all these kinds of set expressions, 
we are able to advance our overall support in the reduction and testing realm.

Original issue reported on code.google.com by stephen....@gmail.com on 5 Jul 2011 at 3:44

GoogleCodeExporter commented 9 years ago

Original comment by stephen....@gmail.com on 6 Jul 2011 at 1:34

GoogleCodeExporter commented 9 years ago

Original comment by stephen....@gmail.com on 7 Jul 2011 at 3:38