| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix test_[short|int|long] tests | Jiri Olsa | 2011-05-25 | 1 | -26/+26 |
| | | | | | | | | - 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 | ||||
| * | args - use isprint to decide whether to print the character | Dr. David Alan Gilbert | 2011-05-25 | 1 | -9/+9 |
| | | | | | | | | + force test.sh to use bash + fix test_char tests contributed by Dr. David Alan Gilbert <david.gilbert@linaro.org> | ||||
| * | adding automated test support | Jiri Olsa | 2011-04-20 | 1 | -0/+180 |
| So far for x86 and x86_64 others are disabled. From this time on, I'll try to force addition of automated test for each fix/feature.. ;) | |||||
