Commit graph

17 commits

Author SHA1 Message Date
Sam Richard 2a4f945da9 Add test for globbed files
Resolves #282

Resolves #278
2015-07-15 11:00:56 -07:00
Bogdan Chadkin 38e3c361f1 Fixed sourcemaps with different file.base 2015-07-12 22:32:17 +03:00
AJ Ostrow 7f6605e433 check contents length for empty file 2015-06-10 17:45:12 -04:00
Sam Richard cff205b013 Add file name and line:column to error test 2015-05-10 05:27:08 -04:00
Thomas Jaggi bdb05ca910 Add test case with gulp-sourcemaps and autoprefixer 2015-05-09 12:12:13 +02:00
David Manning 9b69aaa2dc Merge pull request #228 from Snugug/2.x-datastream
2.x datastream
2015-04-01 16:59:50 -07:00
Sam Richard ad6e6e4ddd Tests for file rename and file contents change 2015-04-01 11:07:33 -04:00
Sam Richard 5b8d4eb319 Nope, shouldn't be , should be file name 2015-03-31 16:26:47 -04:00
Sam Richard bea198e545 Updated Tests 2015-03-31 15:56:18 -04:00
Vincent Prouillet 5c7777fda9 Rebase on top of 2.x 2015-03-31 15:44:22 +01:00
Vincent Prouillet de6af93958 Add a sass file to the inheritance test 2015-03-31 15:36:23 +01:00
Vincent Prouillet 9c0e76fc8b Add tests for sass+scss syntax 2015-03-31 15:36:23 +01:00
Sam Richard 140c1ebecf Test should be that error is there, not that it is start of string 2015-03-30 08:11:00 -04:00
Sam Richard c1d2696a3b Sync tests 2015-03-26 19:40:09 -04:00
Sam Richard a096e3cfb0 Updated main to coding standards 2015-03-24 05:53:01 -05:00
Sam Richard 73b945367b Sourcemap Tests 2015-03-24 04:41:16 -05:00
Vincent Prouillet 1dd861e4d6 Rewrite gulp-sass to be a very light wrapper
Simply pass everything to node-sass and just hand
back the results to gulp.
Removed custom options like success/failure cb
and sync rendering.

Missing:
 -  gulp-sourcemaps support + test
2015-03-23 22:30:52 +00:00