This website requires JavaScript.
Explore
Help
Sign In
LumeWeb
/
filer
Watch
1
Star
0
Fork
You've already forked filer
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8c0f8eaac8
filer
/
.gitignore
6 lines
61 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added gruntfile, now builds optimized library.
2013-03-11 19:14:26 +00:00
node_modules
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-01-21 21:25:09 +00:00
bower_components
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-14 16:16:14 +00:00
.env
Add fs.readFile, fs.writeFile with tests
2013-11-08 20:33:44 +00:00
*~
Test for Filer as AMD module use in require.js with Buffer, regression issue 225
2014-06-11 14:54:43 +00:00
dist/filer-issue225.js