]> git.lizzy.rs Git - rust.git/commit
rustpkg: Add a test that `rustpkg install` doesn't copy a non-changed file
authorTim Chevalier <chevalier@alum.wellesley.edu>
Fri, 8 Nov 2013 23:42:20 +0000 (15:42 -0800)
committerTim Chevalier <chevalier@alum.wellesley.edu>
Sat, 9 Nov 2013 00:03:18 +0000 (16:03 -0800)
commitb60de8a1f6fe343f99203036e39ec82c3c6fd1b9
tree519124bd5a32d089621e8984940a8dc9732b7de1
parenta594a999fbccf04710c9dfea3ef3d231c14e1bd1
rustpkg: Add a test that `rustpkg install` doesn't copy a non-changed file

This bug was already fixed, just needed a test.

Closes #9569
src/librustpkg/tests.rs