SeattleTestbed / attic

ARCHIVAL: Full mirror of SeattleTestbed's SVN in early 2014. We use GitHub since!
MIT License
0 stars 1 forks source link

Rename RepyV2 files to end in .r2py #1351

Open choksi81 opened 10 years ago

choksi81 commented 10 years ago

We decided to distinguish RepyV2 files from RepyV2 files by their file extensions, .r2py vs .repy (#1286). None of our current files on SVN follow this convention.

Fixing this tickets has ramifications for preparetest, the build infrastructure, Repyhelper (?), everywhere that files are included, and probably a lot of other places.

It would be a good idea to fix this ticket before #1317 (dylink to require a file extension).