prometheus/promql/testdata
beorn7 4e3abc6cbf Simply use `math.Mod(float64, float64)` after all
This circumvents all the problems with int overflow, plus it is what was originally intended.
2016-11-08 21:03:31 +01:00
..
aggregators.test Add quantile aggregator. 2016-07-21 00:09:19 +01:00
functions.test promql: handle NaN in changes() correctly 2016-09-30 11:04:25 +02:00
histograms.test Migrate matrix tests, remove old test files. 2015-05-18 17:50:12 +02:00
legacy.test move legacy test for delta function 2016-08-08 10:02:58 +02:00
literals.test Migrate matrix tests, remove old test files. 2015-05-18 17:50:12 +02:00
operators.test Simply use `math.Mod(float64, float64)` after all 2016-11-08 21:03:31 +01:00
selectors.test Add missing test file 2016-03-02 23:00:23 +01:00