summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMartin Pitt <martinpitt@gnome.org>2013-08-21 18:11:52 +0200
committerMartin Pitt <martinpitt@gnome.org>2013-08-29 10:44:26 +0200
commit2b10e202626332713583122010160b709b77acbc (patch)
tree6760c431deecb4d654895174cc9981a1a50093d1 /tools
parent470bc1150b67d1b6052dd00bebd4ae6a8a3f12c5 (diff)
downloadupower-2b10e202626332713583122010160b709b77acbc.tar.gz
Make GetHistory() array order consistent
When requesting fewer history elements than we actually have, fix the interpolation loop to not reverse the returned elements; this already does not happen if we request more elements than available, which led to the returned list order depending on the history size. Now the first array element is always the most recent one. Update documentation accordingly. Add test case to reproduce the problem. We now add three sample points to be able to request a subset and still assert its correct order, and make the charge values be further apart to ensure correct interpolation. https://bugs.freedesktop.org/show_bug.cgi?id=68384
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions