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

Statically link FSharp.PowerPack.Metadata #47

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This will increase the size of the resulting Unquote assembly by about 2mb, but 
will remove any dependency on the PowerPack (having also eliminated our 
dependency on FSharp.PowerPack.Linq by implementing our own evaluation engine).

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

GoogleCodeExporter commented 9 years ago

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

GoogleCodeExporter commented 9 years ago

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