diff options
author | Andreas Gohr <andi@splitbrain.org> | 2013-08-03 17:15:13 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2013-08-03 17:19:54 +0200 |
commit | 0a57f27ea5c1a6d54627f6af15c516f18f44b229 (patch) | |
tree | f2d599ecdfb8b8273de057cbdf14f3871f573775 /lib/exe | |
parent | a614f02796c8b18f69a756beee638c1683ac7fc7 (diff) | |
download | rpg-0a57f27ea5c1a6d54627f6af15c516f18f44b229.tar.gz rpg-0a57f27ea5c1a6d54627f6af15c516f18f44b229.tar.bz2 |
fixed cleanPath bug in tar library FS#2802
This time the test case was correct and actually showed a bug in the tar
library. The error occured only on the first build (directory build/0/)
where the zero was stripped from the path name.
I added unit tests to the cleanPath function and discovered another bug
with handling relative directories. I rewrote the cleanPath() function
and now it should finally work.
Unit tests FTW!
Diffstat (limited to 'lib/exe')
0 files changed, 0 insertions, 0 deletions