]> git.lizzy.rs Git - rust.git/commit
Split tests in unix/non-unix
authorEduardo Broto <ebroto@tutanota.com>
Sun, 26 Apr 2020 19:26:19 +0000 (21:26 +0200)
committerEduardo Broto <ebroto@tutanota.com>
Sun, 26 Apr 2020 19:27:29 +0000 (21:27 +0200)
commit303e7d1af8f1a2eb0c584e94f4392104227a9392
treeb855670a12db4b0c6b8fee1b182508be38e962fe
parent4a405c9977e19807b3ac993a7a8e198d27d551b1
Split tests in unix/non-unix
tests/ui/mismatched_target_os.fixed [deleted file]
tests/ui/mismatched_target_os.rs [deleted file]
tests/ui/mismatched_target_os.stderr [deleted file]
tests/ui/mismatched_target_os_non_unix.fixed [new file with mode: 0644]
tests/ui/mismatched_target_os_non_unix.rs [new file with mode: 0644]
tests/ui/mismatched_target_os_non_unix.stderr [new file with mode: 0644]
tests/ui/mismatched_target_os_unix.fixed [new file with mode: 0644]
tests/ui/mismatched_target_os_unix.rs [new file with mode: 0644]
tests/ui/mismatched_target_os_unix.stderr [new file with mode: 0644]