Refactors application tests

* Extracts all environment setup in a new external class in order to
make it more reusable (for example reuse those environments for
integration tests)
* Replaces CHER prefix bu CHE.
* Adds '@SuppressWarnings("nls")' in test classes.
* Removes useless code.

Change-Id: I24b11ec79479babb9929960149c9db550643ad31
36 files changed
tree: ecd7f383988a042fd66eb397f4c6e2b06c2b8fae
  1. examples/
  2. org.eclipse.emf.compare.git.pgm-parent/
  3. packaging/
  4. plugins/
  5. .gitignore
  6. LICENSE
  7. README.md
README.md

EMFCompareGitPGM

This is a temporary repository holding the work on the EMF Compare command line application. This application aims to handle EMF model on git repository from a command line tool. This repository will soon migrate to the eclipse foundation.