mithril-vndb/test
impinball d7ef127be2 Isolate m.prop() and m.deferred() implementations (mostly)
This mostly isolates the implementations for both of these. Now, everything
here calls the method itself, not any of the external methods.

Few driveby fixes as well:

1. Git now ignores archive/ again (it's a build artifact, and can be removed
   when updating `master`)
2. Since I had to rewrite most of the Deferred implementation, the new version
   passes one of the skipped tests, so it is now enabled.
2015-11-20 02:49:48 -05:00
..
.eslintrc Convert tests to Mocha/Chai/Sinon and lint them. 2015-10-31 11:07:22 -04:00
index.html Convert tests to Mocha/Chai/Sinon and lint them. 2015-10-31 11:07:22 -04:00
input-cursor.html Convert tests to Mocha/Chai/Sinon and lint them. 2015-10-31 11:07:22 -04:00
mithril.deferred.js Isolate m.prop() and m.deferred() implementations (mostly) 2015-11-20 02:49:48 -05:00
mithril.js Convert tests to Mocha/Chai/Sinon and lint them. 2015-10-31 11:07:22 -04:00
mithril.mount.js Lint Mithril main 2015-11-03 01:32:17 -05:00
mithril.prop.js Isolate m.prop() and m.deferred() implementations (mostly) 2015-11-20 02:49:48 -05:00
mithril.redraw.js Lint Mithril main 2015-11-03 01:32:17 -05:00
mithril.render.js Convert tests to Mocha/Chai/Sinon and lint them. 2015-10-31 11:07:22 -04:00
mithril.request.js Convert tests to Mocha/Chai/Sinon and lint them. 2015-10-31 11:07:22 -04:00
mithril.route.buildQueryString.js Convert tests to Mocha/Chai/Sinon and lint them. 2015-10-31 11:07:22 -04:00
mithril.route.js Convert tests to Mocha/Chai/Sinon and lint them. 2015-10-31 11:07:22 -04:00
mithril.route.parseQueryString.js Convert tests to Mocha/Chai/Sinon and lint them. 2015-10-31 11:07:22 -04:00
mithril.startComputation.js Convert tests to Mocha/Chai/Sinon and lint them. 2015-10-31 11:07:22 -04:00
mithril.sync.js Convert tests to Mocha/Chai/Sinon and lint them. 2015-10-31 11:07:22 -04:00
mithril.trust.js Convert tests to Mocha/Chai/Sinon and lint them. 2015-10-31 11:07:22 -04:00
mithril.withAttr.js Convert tests to Mocha/Chai/Sinon and lint them. 2015-10-31 11:07:22 -04:00
svg.html Convert tests to Mocha/Chai/Sinon and lint them. 2015-10-31 11:07:22 -04:00