Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vidjil
vidjil
Commits
628a3594
Commit
628a3594
authored
Feb 21, 2015
by
Mathieu Giraud
Browse files
tests: testing tools/diff.py
parent
712d9590
Changes
2
Hide whitespace changes
Inline
Side-by-side
tools/tests/diff-two-files-c.should_get
0 → 100644
View file @
628a3594
!LAUNCH: python ../diff.py ../../data/results-two-clones-1-2.vidjil ../../data/results-two-clones-1-3.vidjil -c
$ Clone id-1 is a common clone, with a different number of reads
1:id-1 .* 800 .* 300
$ Clone id-2 is not a common clone
0:id-2
$ Clone id-3 is not a common clone
0:id-3
tools/tests/diff-two-files.should_get
0 → 100644
View file @
628a3594
!LAUNCH: python ../diff.py ../../data/results-two-clones-1-2.vidjil ../../data/results-two-clones-1-3.vidjil
$ Clone id-1 has a different number of reads
1:Not the same number or reads: id-1
$ Clone id-2 is not in the second file
1:[-] .* Clone not present: .* id-2
$ Clone id-3 is not in the first file
1:[+] .* Clone not present: .* id-3
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment