angular.js/test
Vojta Jina d0edc11704 Fix failing unit tests in IE7 (Binder, select widget)
The fix does not change any production code, we only need to ignore couple of attributes that IE7 should not display:
* value attribute for LI
* selected attribut for SELECT

Simplified condition in compiler test, this should have been part of f9f0905f4a
2011-06-17 22:48:22 +02:00
..
jstd-scenario-adapter JSTD adapter for running e2e tests 2011-05-19 09:43:56 -07:00
scenario Remove obsolete scenario folder 2011-06-17 19:13:49 +02:00
service Throw error when compiling multiple roots 2011-06-08 15:21:33 -07:00
angular-mocksSpec.js Added support for deferring callbacks in time 2011-06-08 15:21:33 -07:00
AngularSpec.js Added nextUid() function for unified way of generating IDs in angular 2011-06-08 15:01:32 -07:00
ApiSpecs.js Added HashMap 2011-06-08 15:01:32 -07:00
BinderSpec.js Added ng:options directive 2011-06-08 15:21:33 -07:00
BrowserSpecs.js Refactor $browser's lazy start polling 2011-06-02 10:50:43 -07:00
CompilerSpec.js Fix failing unit tests in IE7 (Binder, select widget) 2011-06-17 22:48:22 +02:00
directivesSpec.js Fix CSS tests on Opera 2011-06-02 12:51:12 -07:00
FiltersSpec.js Number filter would return incorrect value when fractional part had leading zeros. 2011-06-08 13:49:09 -07:00
FormattersSpec.js remove ng:format=index 2011-06-08 15:21:33 -07:00
InjectorSpec.js Refactor injector to have invoke method for speed reasons 2011-06-08 15:21:31 -07:00
jqLiteSpec.js Added prepend() to jqLite 2011-06-08 15:21:33 -07:00
jquery_alias.js fixed example rendering, add tests for it. 2011-01-24 14:23:51 -08:00
jquery_remove.js fixed example rendering, add tests for it. 2011-01-24 14:23:51 -08:00
JsonSpec.js Cleanup parser code to expose smaller API 2011-06-08 15:01:32 -07:00
manual.html fixes IE related failures, and form submit event handling in ie 2010-10-26 16:33:59 -07:00
markupSpec.js Added ng:disabled, ng:checked, ng:multiple, ng:readonly, ng:selected to markup.js. 2011-06-16 21:17:46 -07:00
mocks.js better error reporting for exceptions 2011-06-08 13:49:11 -07:00
ParserSpec.js remove ng:format=index 2011-06-08 15:21:33 -07:00
ResourceSpec.js Rename deprecated wasCalled() -> toHaveBeenCalled() in all specs 2011-05-31 10:32:54 +02:00
sanitizerSpec.js fixing lint warnings 2011-03-28 23:15:28 -07:00
ScenarioSpec.js linking function should return bound scope 2011-03-01 17:09:25 -08:00
ScopeSpec.js Rename deprecated wasCalled() -> toHaveBeenCalled() in all specs 2011-05-31 10:32:54 +02:00
testabilityPatch.js Fix failing unit tests in IE7 (Binder, select widget) 2011-06-17 22:48:22 +02:00
ValidatorsSpec.js Rename deprecated wasCalled() -> toHaveBeenCalled() in all specs 2011-05-31 10:32:54 +02:00
widgetsSpec.js remove ng:format=index 2011-06-08 15:21:33 -07:00