Commit Graph

41 Commits

Author SHA1 Message Date
Alan K d66114e20c v0.0.44 2015-07-21 14:40:33 -04:00
Alan K 4de8bc4b81 v0.0.43 2015-07-16 17:56:12 -04:00
Alan K 047536c013 v0.0.42 2015-07-16 17:51:55 -04:00
Alan K 2347e12db2 v0.0.41 2014-12-17 02:52:53 -05:00
Alan K db23ae2bd2 v0.0.40 2014-12-17 02:48:27 -05:00
Alan K 4e31547270 v0.0.39 2014-12-17 02:46:41 -05:00
Alan K 830c6adde6 v0.0.38 2014-12-17 02:43:18 -05:00
Alan K 2b6d54cbf4 v0.0.37 2014-12-17 02:35:01 -05:00
Alan K f160f540a0 v0.0.36 2014-12-02 13:45:21 -05:00
Alan K 62be361fdc v0.0.35 2014-10-24 07:57:19 -04:00
Alan K 94411e3b8d v0.0.34 2014-10-24 07:56:16 -04:00
Alan K ce2184b8c1 v0.0.33 2014-09-30 16:16:56 -04:00
Alan K 04d612c97b add filer-test.js to repo 2014-09-30 16:16:15 -04:00
Alan K ed60c0b1fb v0.0.29 2014-09-19 12:32:42 -04:00
Ali Al Dallal 5a75de1881 Fix bower can't run in some OS 2014-09-12 15:03:29 -04:00
Alan K 5dfebed4c7 v0.0.28 2014-09-09 15:05:10 -04:00
Alan K 3134c0be46 v0.0.27 2014-08-22 12:35:13 -04:00
Alan K 27a5e6ee26 v0.0.26 2014-08-20 15:57:09 -04:00
Alan K e01e422fe9 v0.0.25 2014-08-20 14:48:40 -04:00
Alan K d11e84d268 v0.0.24 2014-08-18 14:40:44 -04:00
Alan K 3e9b77a37a v0.0.23 2014-08-18 11:31:56 -04:00
Alan K 270d705f12 v0.0.22 2014-08-17 01:56:03 -04:00
Alan K 4b01276c28 v0.0.21 2014-07-28 20:02:40 -04:00
Alan K 79e9008175 v0.0.20 2014-07-21 15:28:26 -04:00
Alan K 3ab2701ad9 v0.0.19 2014-07-16 17:15:42 -04:00
Alan K 9d93191672 v0.0.18 2014-07-16 17:14:11 -04:00
Alan K 2c005d0390 v0.0.17 2014-07-15 19:22:25 +02:00
Alan K 5b521675c4 v0.0.16 2014-07-15 15:26:58 +02:00
Alan K fc3380c6bb v0.0.15 2014-07-14 22:01:52 +02:00
Alan K 4811a8575a v0.0.14 2014-07-14 20:33:22 +02:00
Alan K 1abc0d4f86 v0.0.13 2014-06-25 13:54:32 -04:00
Alan K c3681d4db6 v0.0.12 2014-06-23 14:31:58 -04:00
Alan K 31b062152e v0.0.11 2014-06-10 14:53:04 -04:00
Alan K 550b5c6ea9 v0.0.10 2014-06-09 10:40:50 -04:00
Alan K cc74e26b09 v0.0.9 2014-05-28 16:00:10 -04:00
Alan K ce4fe0fa41 v0.0.8 2014-05-27 14:58:10 -04:00
Alan K 397aa46aa8 v0.0.7 2014-05-27 14:45:58 -04:00
Kieran Sedgwick 3cbc0d2440 Grunt automation of build/tag/publish
Filer's build process was a multi-step process, and grunt is powerful enough to automate it. Now we have :)
2014-05-20 16:48:45 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca 4a0ffb5f5a Fix EventEmitter to match that expected by Intercom 2014-03-12 16:49:20 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca a365144e97 First passing tests for fs.watch(), use EventEmitter2 via bower 2014-03-06 22:27:10 -05:00
David Humphrey (:humph) david.humphrey@senecacollege.ca 4812861dcf Refactor tests: switch to Mocha, make providers and filer source configurable. Fixes #59
Make provider configurable via URL. Convert fs.close test to use it. Still have timing issue with WebSQL.

Indent fix

Use bower to install mocha

Converting to mocha, Memory provider failing still in fs.close

Got mocha tests working with all providers

Converted more tests

Move more tests over to mocha

Move more tests over

Move more tests over

More tests moved over

More tests converted

More tests moved over

Move more tests over

Move last tests over

Convert more tests

Remove Jasmine and other unnecessary test files, rename tests/spec/regression to tests/bugs

Get tests running with grunt+mocha+phantomjs

Add docs on new tests
2014-02-14 15:44:57 -05:00