35 Commits

Author SHA1 Message Date
Luke Page
31c3d04980 jscs style checking. Fixed whitespace issues. 2015-01-26 23:34:35 +00:00
Luke Page
8ea1e880f2 improve error messages when failing to import for #2375 2015-01-11 16:30:29 +00:00
Luke Page
b2aa23e88e Fix IE8 error test 2014-11-16 16:01:32 +00:00
Luke Page
f698d77180 increase async timeout because appveyor can take 70 seconds to start up 2014-11-09 09:42:46 +00:00
Luke Page
ced43a71ad Increase jasmine timeout for (very) slow computers 2014-11-08 22:48:09 +00:00
Luke Page
4b1a200686 IE8/IE9 support 2014-11-02 13:50:04 +00:00
Luke Page
77dbc98321 tidy up and fix ff/ie11 2014-11-02 12:27:40 +00:00
Luke Page
7c4745bb7d test support for IE11 2014-11-02 12:19:05 +00:00
Luke Page
d37b55029f firefox support 2014-11-02 10:45:55 +00:00
Luke Page
f24db033de ie support in the tests 2014-10-22 12:46:22 +01:00
Luke Page
329e87563a improver browsertest-server and use jasmine js-reporter (for integration with sauce) 2014-10-20 09:29:49 +01:00
Luke Page
845ec72131 improve error reporting 2014-10-19 16:48:04 +01:00
Luke Page
8562e2cad8 Upgrade to jasmine v2 2014-10-18 23:14:04 +01:00
Luke Page
55baaa5db1 use page load finished in tests 2014-10-18 07:48:47 +01:00
Luke Page
9be165ba8a Fix tests by adding logger to record messages in test common js 2014-10-07 07:42:35 +01:00
Luke Page
3af09233b1 Fix final weird error - in phantom only some console.log calls are going missing? 2014-10-05 10:42:38 +01:00
Luke Page
f85f253586 merge from master 2014-08-14 17:27:16 +01:00
Doug Haber
ebfdf7dbc3 innerText isn't available in ff/chrome/etc so use innerHTML 2014-01-09 22:07:07 -05:00
Luke Page
75de5059f9 Fix more browser tests under grunt 2013-09-05 13:49:55 +01:00
Luke Page
c139e691ad Merge branch '1.5.0-wip' of https://github.com/upstage/less.js
Conflicts:
	.gitignore
	.jshintrc
	CHANGELOG.md
	Makefile
	build/browser-header.js
	lib/less/browser.js
	lib/less/functions.js
	lib/less/rhino.js
	lib/less/tree/dimension.js
	lib/less/tree/value.js
	package.json
	test/browser-test-prepare.js
	test/browser/common.js
	test/browser/css/relative-urls/urls.css
	test/browser/css/urls.css
	test/browser/template.htm
	test/css/compression/compression.css
	test/css/static-urls/urls.css
	test/css/urls.css
	test/less-test.js
2013-09-04 23:12:34 +01:00
Jon Schlinkert
15c38b1ac2 fixed some typos, ran jshint and reformatted for clarity 2013-08-21 16:33:30 -04:00
Luke Page
03a7183637 add tests and fix log to console feature 2013-08-21 20:35:32 +01:00
meri
1105f1e02f Raised timeout for error test, it did not made it till the end
occasionally.
2013-08-07 16:18:50 +02:00
meri
e41d32184e Converted browser/browser tests into jasmine. 2013-08-06 16:45:59 +02:00
meri
38d72f1030 Removed dead code. 2013-08-05 16:11:36 +02:00
meri
c1e1edc0c3 Changed error message. 2013-08-05 15:59:29 +02:00
meri
1ea0416adb Added wait into error tests. 2013-08-05 15:58:04 +02:00
meri
3765bb2926 Did legacy tests and working on errors. 2013-08-05 11:32:06 +02:00
meri
9eddb1b5af Added template and config for main runner. 2013-08-03 16:20:06 +02:00
Luke Page
65602099cc rename strictMaths to strictMath, set default to false, update strict options to take = on | off 2013-05-02 18:18:51 +01:00
Luke Page
914eb404d7 Fix import errors in browser mode. Fixes #1117 and fixes #1118 2013-02-10 12:47:25 +00:00
Luke Page
88f3f02213 Correct some error inconsistancies. Add browser testing of errors - import missing error fails because of #1117 2013-02-05 22:38:43 +00:00
Luke Page
28172d50f7 support windows line endings in browser tests 2013-02-02 18:25:07 +00:00
Luke Page
8745ab442a test production browser mode does not output log messages 2013-01-05 15:29:48 +00:00
Luke Page
c35b6d733e Add browser specific url tests 2012-12-16 08:45:52 +00:00