angular.js/test/scenario
Igor Minar 0a6cf70deb Rename angular.foreach to angular.forEach to make the api consistent.
camelcase is used for other angular functions and forEach is also
used by EcmaScript standard.

- rename the internal as well as the external function name
- tweak the implementation of the function so that it doesn't
  clober it self when we extend the angular object with an
  object that has a forEach property equal to this forEach function

Closes #85
2011-01-10 10:26:55 -08:00
..
output fixes IE related failures, and form submit event handling in ie 2010-10-26 16:33:59 -07:00
ApplicationSpec.js Provide better sandbox error messages, and disallow running from file:// URLs 2010-11-02 11:27:54 -07:00
DescribeSpec.js Lots of bug fixes in the scenario runner and a bunch of new features. 2010-10-26 15:17:57 -07:00
dslSpec.js Rename angular.foreach to angular.forEach to make the api consistent. 2011-01-10 10:26:55 -08:00
FutureSpec.js Fix test which was causing the Chrome runner to fail. Upgraded JSTD to latest. Cleanup whitespace. 2010-10-23 13:12:45 -07:00
matchersSpec.js Fix test which was causing the Chrome runner to fail. Upgraded JSTD to latest. Cleanup whitespace. 2010-10-23 13:12:45 -07:00
mocks.js Rename angular.foreach to angular.forEach to make the api consistent. 2011-01-10 10:26:55 -08:00
ObjectModelSpec.js Lots of bug fixes in the scenario runner and a bunch of new features. 2010-10-26 15:17:57 -07:00
RunnerSpec.js Rename angular.foreach to angular.forEach to make the api consistent. 2011-01-10 10:26:55 -08:00
SpecRunnerSpec.js Lots of bug fixes in the scenario runner and a bunch of new features. 2010-10-26 15:17:57 -07:00