-
Notifications
You must be signed in to change notification settings - Fork 0
Home
infiro edited this page May 18, 2012
·
15 revisions
TestProject was started as a native Git repo that contains multiple test files and test data used in development process. This project served as a guinea pig which will go through the whole process cycle including projects:
1. Scm2pgsql: GitRepo -> PsqlDB 2. Callgraphanalyzer: PsqlDB -> CallGraph 3. OwnerShip: PsqlDB -> OwnerShip 4. Differ: PsqlDB -> Differ
The TestProject's codes currently contains only either
- Java files
- Binary files (Images, Jar, Object file etc)