angular.js/test/ng/filter
Kury Kruitbosch 75545d4d1c 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:46:07 -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:46:07 -08:00
limitToSpec.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
orderBySpec.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00