Matthew Dean
7a47223dd9
Fixes #3187 (couldn't repo, but found bugs) ( #3229 )
...
* (Maybe) Fixes #3187 (couldn't repo, but found bug)
- Fixes multiple Node.js plugins not being loaded
* Added .eslintignore
* Added tests to fix #3187
* Fixed browser test
2018-06-30 00:24:46 -07:00
Matthew Dean
566f42862e
Fixes #3205 , partial 3.0 math regression #1880 ( #3228 )
...
* Fixes Mixin call args not being visited
* Add ability to use ES6 in tests
* Fixes #3205 and partial 3.0 math regression #1880
2018-06-26 23:26:01 -07:00
Matthew Dean
42fd7dca20
Release v3.5.0 beta ( #3230 )
...
* Lint cleanup of quotes
* v3.5.0-beta
2018-06-24 20:14:33 -07:00
Matthew Dean
ddde3c1100
Fixes #3181
2018-04-18 14:54:17 -07:00
Matthew Dean
4272871e07
Fixes #3116 - lessc not loading plugins in 3.0
2018-02-14 16:28:25 -08:00
Rob Huzzey
95536723e9
Exclude import-module from browsert test as node_modules will not be in browser
2017-10-20 10:50:13 +03:00
Matthew Dean
55380d49e9
All tests passing
2017-10-08 18:31:41 -07:00
Matthew Dean
4f6818db37
Merge branch '3.x' into dev/3.x-work
2017-10-08 15:30:08 -07:00
Bennett Somerville
3c8e1957ff
Switch from request to phin!
2017-08-15 18:06:24 -06:00
Matthew Dean
9fd1ef5759
Pushing WIP of changes to file manager to track changes
2017-06-08 12:50:40 -07:00
Max Mikhailov
312f741e42
minor Selector code clean-up
2017-05-28 15:53:57 +03:00
Matthew Dean
49cbe520f6
Migrate JSCS and JSHint to ESLint and fix various ESLint styling errors
2016-12-31 20:03:46 -08:00
Matthew Dean
d0fbadba2e
Yes! Less.js tests now working for all browser platforms (except for local timeout error - to fix)
2016-11-20 18:07:19 -08:00
Matthew Dean
387b3899e0
Fix JShint errors
2016-10-21 16:31:10 -07:00
Matthew Dean
883b88ea13
Restore single "all" task for SauceLabs
2016-10-21 16:15:04 -07:00
Matthew Dean
6e6bb5d7c2
Reduce sauce tests
2016-10-01 19:00:28 -07:00
Matthew Dean
a38f8a1eb7
Added property accessors - performance issue solved by re-tooling value parsing
...
i.e. All values are anonymous strings until "queried"
- Unlike original PR, no change in existing test output for un-referenced properties
- unused variables would theoretically result in a tiny improvement in parsing time
2016-07-18 14:28:32 -07:00
Matthew Dean
c17b2f0e64
Restore promise shim / fix JSCS Gruntfile error
2016-07-17 11:53:51 -07:00
Matthew Dean
83c9ea4f3f
Run Sauce Labs testing for master or 3.x branch
2016-07-16 20:55:52 -07:00
Matthew Dean
54affb852b
Faster Jasmine tests, Sauce Labs settings update / trying to fix Sauce Labs issues for specific browsers
2016-07-16 20:45:12 -07:00
Matthew Dean
ec30272425
Update Gruntfile.js with a more comprehensive (and up-to-date) browser testing list for Sauce Labs
2016-07-16 14:22:19 -07:00
Matthew Dean
ad57737ce0
All tests passing for @plugin
...
- Inline JavaScript disabled by default
- Deprecated "preprocessor" option removed (preprocessor plugins still valid)
2016-07-12 22:26:39 -07:00
Max Mikhailov
e257ebb1d8
fix broken license string
...
fix #2865
2016-04-09 15:20:46 +04:00
Marko Pukari
c731fe0dc1
Fail when image-size functions are used in browser-less.
2015-11-27 13:20:07 +02:00
Luke Page
9d332a72ec
Fix jshint warning
2015-09-25 13:00:00 +01:00
Luke Page
7af6e27430
Remove bower version as per #2607
2015-09-25 12:47:02 +01:00
jurcovicovam
ce4a7bc0e9
Undefined source map should result in an empty map file. #2430
2015-07-17 09:57:55 +02:00
seven-phases-max
ff55171dc8
fix grunt shell:benchmark command
2015-03-30 04:38:36 +04:00
Luke Page
b10928720f
Merge branch 'tests' of https://github.com/bassjobsen/less.js
...
Conflicts:
test/index.js
2015-03-20 08:11:46 +00:00
Luke Page
124128470b
fix config for promises in less.js
2015-03-12 19:01:05 +00:00
Bass Jobsen
1376b77582
all tests run both in browser and CLI now
2015-03-11 10:24:37 +01:00
Bass Jobsen
410a86a594
run postprocess plugin test CLI too
2015-03-04 09:11:17 +01:00
Bass Jobsen
296014a632
add more plugin tests
2015-03-03 22:52:54 +01:00
Bass Jobsen
139757aa9d
remove matchdep
2015-03-03 00:20:56 +01:00
Bass Jobsen
c7c56913dc
Merge branch 'jit-grunt' of https://github.com/bassjobsen/less.js into jit-grunt
2015-03-02 23:45:10 +01:00
Bass Jobsen
553e75f9dc
add browser postProcessor Plugin test
2015-03-01 22:06:31 +01:00
Bass Jobsen
6128b9ca9a
add jit-grunt to the build chain
2015-03-01 11:40:25 +01:00
Luke Page
1494e25ef0
More style cop..
2015-01-30 18:28:02 +00:00
Luke Page
31c3d04980
jscs style checking. Fixed whitespace issues.
2015-01-26 23:34:35 +00:00
Luke Page
4d18bc3114
Clean less-bom
2015-01-15 06:02:17 +00:00
Luke Page
40eb3caacc
ignore sauce errors at the moment
2015-01-11 16:38:40 +00:00
Luke Page
fd0beface8
Allow the browser tests to be run without compression for easier debugging
2015-01-04 08:10:23 +00:00
Luke Page
d91394f377
typo, option should not be commented out.
2015-01-03 15:18:35 +00:00
Luke Page
2222910438
add an option for extra compression. test using compressed version of less.js
2015-01-03 15:14:15 +00:00
Luke Page
825ab31cdd
Switch on all sauce tests
2014-11-16 17:51:30 +00:00
Luke Page
9017cbe2ad
improve legacy units to be more consistent (particularly for multiplicaton). Fixes #2276
2014-11-09 14:01:01 +00:00
Luke Page
8727d72811
Remove ipad sauce test since it often fails
2014-11-09 08:54:07 +00:00
Luke Page
52ea5c8c6b
modifications to let sauce pass on master and ie tests to continue failing on the sauce branch
2014-11-02 18:21:31 +00:00
Luke Page
7cab6dac26
Move to an account called less, add back in videos for now, add matrix to readme
2014-11-02 18:00:46 +00:00
Luke Page
e0f9f21132
increase timeout and fix tests not supported in IE8-10
2014-11-02 16:50:07 +00:00