summaryrefslogtreecommitdiff
path: root/test/interactive-helper/rpmver.cc
AgeCommit message (Collapse)Author
2014-01-16correct some style/performance/warnings from cppcheckDavid Kalnischkies
The most "visible" change is from utime to utimensat/futimens as the first one isn't part of POSIX anymore. Reported-By: cppcheck Git-Dch: Ignore
2011-08-17move the interactive helper to a subdirectory of testDavid Kalnischkies