- 23 Apr, 2018 2 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
- 20 Apr, 2018 15 commits
-
-
Mathieu Giraud authored
-
Mikaël Salson authored
Feature g/3148 order germlines Closes #3148 See merge request !193
-
Mikaël Salson authored
Feature tg/3105 should See merge request !190
-
Mathieu Giraud authored
Closes #3148.
-
Mathieu Giraud authored
Enforces #3148. Note that this test uses the new capabilites provided by 'should.py'
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
From https://stackoverflow.com/a/43268377/4475279
-
Mathieu Giraud authored
'{...,...}' shell expansion does not work on all shells. See #3197.
-
Mathieu Giraud authored
Interaction between old 'e' and new 'b'. See #3116.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
You will be missed.
-
Mikaël Salson authored
Feature a/3105 should Closes #3197 and #3167 See merge request !185
-
Mathieu Giraud authored
8e79b8a
-
- 19 Apr, 2018 12 commits
-
-
Mikaël Salson authored
The for i in {x..y} construct is Bash-specific. An alternative would have been for i in $(seq x y) but seq comes from GNU and is therefore not POSIX. A good old-fashioned while does the job! Fixes #3197
-
Mathieu Giraud authored
See #3197.
-
Mathieu Giraud authored
The previous test, with unicode characters, did not work well on some platforms. See should#XXXX.
-
Mathieu Giraud authored
should-get-tests/: 3 tests with not-so-easy interaction with old 'e' and new 'b', escape some characters Keeping in mind #3116, changing these 3 tests seems to be here a convenient way to go.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
See #3106. We keep in mind #3116.
-
Mathieu Giraud authored
It is now included in 'should.py'.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
From http://gitlab.inria.fr/vidjil/should (2c8e3509a) See #3105. Closes #3167.
-
Mathieu Giraud authored
Solves multi-upload bug See merge request !192
-
- 18 Apr, 2018 1 commit
-
-
Mathieu Giraud authored
Uncluster inherit selection Closes #1891 and #2837 See merge request !184
-
- 17 Apr, 2018 10 commits
-
-
Mikaël Salson authored
-
Mikaël Salson authored
It is the first when clones are ordered by size. It may happen that this is not the case. However the index of the cluster gives the cloneID that is the main clone of the cluster. Added a test for that case. See #2837.
-
Mikaël Salson authored
Using QUnit, the test was not successful with nightmare. Switching to functional test should solve the problem.
-
Mikaël Salson authored
Does jshint know variable scope?
-
Mikaël Salson authored
Fixes #2837
-
Mikaël Salson authored
Method for unselecting (requires to update the list containin selection in order). Unit test it and also checks that selected sequences appear in the segmenter.
-
Mathieu Giraud authored
VidjilAuth.py: Unnest SQL queries Closes #3169 See merge request !189
-
Mikaël Salson authored
Feature a/3136 3137 warnings algo Closes #3136 and #3137 See merge request !179
-
Mathieu Giraud authored
Discard dynamic programming optimisation with too many errors Closes #3066 See merge request !174
-
Mathieu Giraud authored
Closes #3178.
-