Skip to content
infiro edited this page May 18, 2012 · 15 revisions

TestProject

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

  1. Java files
  2. Binary files (Images, Jar, Object file etc)
Clone this wiki locally