commit | 207b6a66ba0c225a7977cedcf8537883a434db3e | [log] [tgz] |
---|---|---|
author | Divya Kothari <divya.s.kothari@gmail.com> | Wed Sep 03 13:32:32 2014 -0500 |
committer | Divya Kothari <divya.s.kothari@gmail.com> | Wed Sep 03 13:32:32 2014 -0500 |
tree | df5a994840f7c04ae3c8b6e39da261f8ca398760 | |
parent | c164960f468ffae19b080b264f6e9960e0eb1027 [diff] |
chmod testsuite and link testsuite. Chmod ? In this testsuite after change file mode bits, we are comparing file mode with expected ones. One additional "." is coming with modes (actual result). That?s why test cases are getting failed. This patch will remove additional "." from actual result. Link ? Added more test cases.