angular.js/test
Igor Minar 567f33823b Revert "fix ng:include issue introduced by a5eb3ed1"
This reverts commit 17ee0f031a.

this and a5eb3ed1 introduced scope leakage that can't be resolved
until we fix up scope relationships and eval propagation.
I'm reverting both this and a5eb3ed1 until we can properly address
the issue.
2011-01-24 14:03:42 -08:00
..
scenario Rename angular.foreach to angular.forEach to make the api consistent. 2011-01-10 10:26:55 -08:00
angular-mocks.js significant rewrite of the $location service 2011-01-13 16:58:35 -08:00
angular-mocksSpec.js Support ISO 8601 extended datetime format troughout angular. 2010-11-08 22:49:30 -08:00
AngularSpec.js fix for angular.Object.equals to handle equals({},null) 2011-01-13 07:55:31 -08:00
ApiSpecs.js fixing lint warnings in older code 2010-12-06 16:45:59 -08:00
BinderSpec.js change to keydown from keyup; add delayed $updateView 2011-01-07 14:39:46 -08:00
BrowserSpecs.js Rename angular.foreach to angular.forEach to make the api consistent. 2011-01-10 10:26:55 -08:00
CompilerSpec.js fix for infinite loop in retrieveScope with jQuery + specs 2011-01-24 14:03:42 -08:00
directivesSpec.js null and other falsy values should not be rendered in the view 2011-01-20 12:55:03 -08:00
FiltersSpec.js Fixed filter.date, so it parses format ending with non-replaced string 2011-01-10 10:37:37 -08:00
FormattersSpec.js fixed select with ng:format 2011-01-14 10:30:00 -08:00
InjectorSpec.js renaming service property $creation to $eager 2011-01-04 18:03:55 -08:00
jquery_alias.js happy 2010-05-24 13:54:32 -07:00
jquery_remove.js happy 2010-05-24 13:54:32 -07:00
JsonSpec.js fixed select with ng:format 2011-01-14 10:30:00 -08:00
manual.html fixes IE related failures, and form submit event handling in ie 2010-10-26 16:33:59 -07:00
markupSpec.js Closes #170. Corrected the behavior of select when options are ng:repeated 2010-12-02 22:45:57 -08:00
ParserSpec.js fixed select with ng:format 2011-01-14 10:30:00 -08:00
ResourceSpec.js rename scope.$inject to scope.$service 2011-01-04 18:04:00 -08:00
sanitizerSpec.js Fix sanitization issues as suggested by evn 2010-12-03 15:42:42 -08:00
ScenarioSpec.js rename scope.$inject to scope.$service 2011-01-04 18:04:00 -08:00
ScopeSpec.js Remove RegExp parser 2010-12-08 14:36:51 -08:00
servicesSpec.js $cookies service should not call $eval during $eval 2011-01-24 14:03:41 -08:00
testabilityPatch.js improved dump function to atomatically render HTML 2011-01-18 15:02:51 -08:00
ValidatorsSpec.js converted last of tests to specs 2011-01-06 14:34:21 -08:00
widgetsSpec.js Revert "fix ng:include issue introduced by a5eb3ed1" 2011-01-24 14:03:42 -08:00