angular.js/test/ng/filter
Kury Kruitbosch f5835963d5 fix(numberFilter): fix formatting when "0" passed as fractionSize
When checking to add decimal and trialing 0s number filter used to check
trueness of fractionSize. "0" evaluating to true causes "123" to return "123."
2013-02-14 13:15:50 -08:00
..
filterSpec.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
filtersSpec.js fix(numberFilter): fix formatting when "0" passed as fractionSize 2013-02-14 13:15:50 -08:00
limitToSpec.js feat(limitTo): limitTo filter accepts strings 2012-12-19 20:13:36 +01:00
orderBySpec.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00