Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/rewire.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-07-10- fixed parsing error when trying to set a function as mockv0.3.2Johannes
- update to mocha 1.3.x - fixed minor IE issues
2012-07-03- fixed bug when using b.addEntry()Johannes
- small fixes
2012-06-21removed "use strict"; to avoid influencing not-strict modulesJohannes
2012-06-12- changed APIv0.2.0Johannes
- introduced __set__ and __get__ to rewired modules