aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2011-06-30feat:$xhr: provide access to $xhr header defaultsIgor Minar
2011-06-27fix:tests: replace angular.annotate with annotateIgor Minar
2011-06-27test:ng#class: added a better unit test for ng:classDi Peng
2011-06-27fix:testabilityPatch: remove annotate since it's not publicIgor Minar
2011-06-23feat:filter.date: add day/month string format supportDi Peng
2011-06-23fix:ng:repeater - fix $position when collection size changesMisko Hevery
2011-06-23style:ApiSpecs - clean up test names to match jasmine conventionsMisko Hevery
2011-06-23fix:$orderBy - return unsorted array if no predicateMisko Hevery
2011-06-23fix:scope - reintroduce support for eager servicesDi Peng
2011-06-23test:angular.service - add tests for $injectDi Peng
2011-06-17Fix failing unit tests in IE7 (Binder, select widget)Vojta Jina
2011-06-17Fix compiler test for IE9Vojta Jina
2011-06-17Remove obsolete scenario folderVojta Jina
2011-06-16Added ng:disabled, ng:checked, ng:multiple, ng:readonly, ng:selected to marku...Di Peng
2011-06-15Fix test for scenario.Application - should remove old iframeVojta Jina
2011-06-08remove ng:format=indexMisko Hevery
2011-06-08Added ng:options directiveMisko Hevery
2011-06-08Added prepend() to jqLiteMisko Hevery
2011-06-08Added support for deferring callbacks in timeMisko Hevery
2011-06-08Fixed indentation errorMisko Hevery
2011-06-08Throw error when compiling multiple rootsMisko Hevery
2011-06-08Refactor injector to have invoke method for speed reasonsMisko Hevery
2011-06-08Cleanup parser code to expose smaller APIMisko Hevery
2011-06-08Added HashMapMisko Hevery
2011-06-08Added nextUid() function for unified way of generating IDs in angularMisko Hevery
2011-06-08Proper handling of special attributes in jqliteMisko Hevery
2011-06-08fix JSON to match native browser behaviorMisko Hevery
2011-06-08better error reporting for exceptionsMisko Hevery
2011-06-08code cleanup: missing ; and indentationMisko Hevery
2011-06-08Number filter would return incorrect value when fractional part had leading z...Misko Hevery
2011-06-06added input#val methodDi Peng
2011-06-05renamed $pause to $sleep AND $wait to $pauseDi Peng
2011-06-02Fix CSS tests on OperaVojta Jina
2011-06-02Refactor $browser's lazy start pollingVojta Jina
2011-06-02Fix hashchange event on IE8 compatibility modeVojta Jina
2011-06-02Fix unit test in IE7Vojta Jina
2011-05-31Rename deprecated wasCalled() -> toHaveBeenCalled() in all specsVojta Jina
2011-05-31Normalize IE XHR bug (status code 1223 to 204)Vojta Jina
2011-05-19Remove trailing white spaces from all source filesVojta Jina
2011-05-19JSTD adapter for running e2e testsVojta Jina
2011-05-19XHR should add Content-type header only for POSTVojta Jina
2011-05-19Don't check url (by HEAD request) before navigateToVojta Jina
2011-04-25Fix some typos, missing semi-colons, etc...Vojta Jina
2011-04-11add test for ng:view sync cache regressionIgor Minar
2011-04-09fix build for IE9Igor Minar
2011-04-08fix e2e runner testsIgor Minar
2011-04-07use special nodeName_ impl only for IE<9Igor Minar
2011-04-04correct $resource's success callback executionIgor Minar
2011-03-31encode query params correctly but not too agressivelyIgor Minar
2011-03-31add much needed whitespace to jqLiteSpec.jsIgor Minar