Add small split uml models to git performances tests
commitfcf564b30b564fa35ca655fbcb950bbde1cb73e5
authorAxel Richard <axel.richard@obeo.fr>
Mon, 26 Jan 2015 17:33:58 +0000 (26 18:33 +0100)
committerAxel Richard <axel.richard@obeo.fr>
Mon, 26 Jan 2015 17:35:10 +0000 (26 18:35 +0100)
tree26c85e8bb4c38c2f5a1f682ed273cd4134b0e728
parent7583c40b6713eeca198f5bd9b44485efb974ae41
Add small split uml models to git performances tests

Change-Id: I47bab87506f6ec352a1b3e16116bcbe6d8a58a48
Signed-off-by: Axel Richard <axel.richard@obeo.fr>
14 files changed:
performance/org.eclipse.emf.compare.tests.performance/src/data/models/DataGit.java
performance/org.eclipse.emf.compare.tests.performance/src/data/models/SmallSplitGitInputData.java [new file with mode: 0644]
performance/org.eclipse.emf.compare.tests.performance/src/data/models/git/model_size_small_split_repo.zip [new file with mode: 0644]
performance/org.eclipse.emf.compare.tests.performance/src/org/eclipse/emf/compare/tests/performance/git/GitUtil.java
performance/org.eclipse.emf.compare.tests.performance/src/org/eclipse/emf/compare/tests/performance/git/TestGitCompare.java
performance/org.eclipse.emf.compare.tests.performance/src/org/eclipse/emf/compare/tests/performance/git/TestGitConflict.java
performance/org.eclipse.emf.compare.tests.performance/src/org/eclipse/emf/compare/tests/performance/git/TestGitDiff.java
performance/org.eclipse.emf.compare.tests.performance/src/org/eclipse/emf/compare/tests/performance/git/TestGitEqui.java
performance/org.eclipse.emf.compare.tests.performance/src/org/eclipse/emf/compare/tests/performance/git/TestGitMatchContent.java
performance/org.eclipse.emf.compare.tests.performance/src/org/eclipse/emf/compare/tests/performance/git/TestGitMatchId.java
performance/org.eclipse.emf.compare.tests.performance/src/org/eclipse/emf/compare/tests/performance/git/TestGitPostComparisonGMF.java
performance/org.eclipse.emf.compare.tests.performance/src/org/eclipse/emf/compare/tests/performance/git/TestGitPostComparisonUML.java
performance/org.eclipse.emf.compare.tests.performance/src/org/eclipse/emf/compare/tests/performance/git/TestGitPostMatchUML.java
performance/org.eclipse.emf.compare.tests.performance/src/org/eclipse/emf/compare/tests/performance/git/TestGitReq.java