Commit graph

12 commits

Author SHA1 Message Date
ifandelse
ae29f952fd Finished conversion to gulp, added npm scripts, updated bower.json and package.json 2014-01-23 21:58:09 -05:00
ifandelse
43b7f5fe75 Converting to test build and not src files 2014-01-20 18:03:03 -05:00
ifandelse
e436ccf1c4 Updated mocha assets, fixed problem with uncleared setTimeout (causing mocha to report a failure when there was not one), changed var that = this to use 'self' instead of 'that' (for consistency). 2013-09-10 01:49:29 -04:00
Christian Haas
dfde7b48d6 Ensuring context set for delayed callbacks
- also, fixing standalone test runner
2013-09-06 20:50:57 +02:00
ifandelse
a0da26205f Massive Whitespace Clean-up + adding jshintrc, etc. 2013-09-04 22:57:56 -04:00
Jim Cowart
f6729c191b Fixed failing test and enabled all test modules to run 2013-03-03 00:33:44 -05:00
Jim Cowart
a2db8ab2d7 Added tests for Bindings resolver to specifically target failing conditions. Now to fix those failures.... 2013-03-02 16:32:57 -05:00
Jim Cowart
2986035b9d Updated README and examples, adding repository root page 2013-01-11 12:00:26 -05:00
Jim Cowart
8530716096 initial v0.8.0RC changes' 2012-12-19 20:11:24 -05:00
Jim Cowart
cfcd18fd0c Converted tests from QUnit to Mocha+Expect 2012-10-26 01:17:15 -04:00
Jim Cowart
83c0464429 Code updated to v 0.7.0, prepping to tag 2012-08-28 12:06:19 -04:00
Jim Cowart
4c0aea72b9 Renamed 'ignoreDuplicates' to 'distinctUntilChanged' to better track with @nicholascloud's contributions on 'distinct'. Bumped version to 0.6.4 2012-05-24 23:13:14 -04:00
Renamed from spec/runner.html (Browse further)