angular.js/test
Igor Minar 142a985f33 Revert "Issue #51: Update extensionMap()"
This reverts commit 00ca67e4be.

Now that we don't have published services, we don't need to worryi
about this any more and in fact this behavior is confusing because
to override a service that has dependencies with a services with
no dependencies one must specify $inject:[] or else the old
dependencies will be injected.

Conflicts:

	src/Angular.js
	test/AngularSpec.js
2011-01-07 12:02:45 -08:00
..
scenario Support substring matching of bindings with repeater(). Closes #123 2010-11-09 13:39:12 -08:00
angular-mocks.js add $browser.defer and $defer service and fix async xhr cache issue 2010-12-06 16:45:59 -08:00
angular-mocksSpec.js Support ISO 8601 extended datetime format troughout angular. 2010-11-08 22:49:30 -08:00
AngularSpec.js Revert "Issue #51: Update extensionMap()" 2011-01-07 12:02:45 -08:00
ApiSpecs.js fixing lint warnings in older code 2010-12-06 16:45:59 -08:00
BinderSpec.js converted last of tests to specs 2011-01-06 14:34:21 -08:00
BrowserSpecs.js add $browser.defer and $defer service and fix async xhr cache issue 2010-12-06 16:45:59 -08:00
CompilerSpec.js Closes #170. Corrected the behavior of select when options are ng:repeated 2010-12-02 22:45:57 -08:00
directivesSpec.js Closes #170. Corrected the behavior of select when options are ng:repeated 2010-12-02 22:45:57 -08:00
FiltersSpec.js Updated filters tests to use jasmine expects 2010-11-09 07:38:03 -08:00
FormattersSpec.js converted last of tests to specs 2011-01-06 14:34:21 -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 fromJson delegation to native JSON parser if available 2010-12-22 14:16:36 -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 Revert "Refactor lexer to use regular expressions" 2010-12-22 14:16:36 -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 removed dissabled tests which are now outdated 2011-01-06 14:51:44 -08:00
testabilityPatch.js Fixed failed assignments of form abj[0].name=value 2010-12-08 14:20:26 -08:00
ValidatorsSpec.js converted last of tests to specs 2011-01-06 14:34:21 -08:00
widgetsSpec.js rename scope.$inject to scope.$service 2011-01-04 18:04:00 -08:00