summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJiri Olsa <Jiri Olsa jolsa@redhat.com>2011-05-24 23:43:20 +0200
committerJiri Olsa <Jiri Olsa jolsa@redhat.com>2011-05-25 12:45:51 +0200
commitc07613777f463ff09145816656067313329dd592 (patch)
tree60391254808585fcb46bc97ee547ce92fa3f8a54 /ChangeLog
parent56798f25922db3299e11418e9114329006a498ab (diff)
downloadlatrace-c07613777f463ff09145816656067313329dd592.tar.gz
latrace-c07613777f463ff09145816656067313329dd592.tar.xz
latrace-c07613777f463ff09145816656067313329dd592.zip
fix test_[short|int|long] tests
- removed the complex math from test_[short|int]_* functions and return simple numbers, it's easier to debug - kept and simplified math for test_long
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ec1c61..e86b8db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@
* args - use isprint to decide whether to print the character,
force test.sh to use bash
(contributed by Dr. David Alan Gilbert <david.gilbert@linaro.org>)
- * fix test_char tests
+ * fix test_[char|short|int|long] tests
2011-05-13 Jiri Olsa <olsajiri@gmail.com>
* build fix for ARM