joshvera
|
b5ff4178e9
|
scope to getLabel
|
2016-10-13 16:16:50 -04:00 |
|
joshvera
|
dfe8648a11
|
Fix tests
|
2016-10-12 19:19:36 -04:00 |
|
joshvera
|
bfe57829d6
|
Merge remote-tracking branch 'origin/master' into rws-large-diffs
|
2016-09-27 10:34:19 -04:00 |
|
joshvera
|
0535744ebc
|
more imports
|
2016-09-16 11:48:58 -04:00 |
|
Rob Rix
|
8d465b96ab
|
Annotate the leaf type.
|
2016-09-15 18:34:54 -04:00 |
|
Rob Rix
|
97b7f27683
|
Give a type signature for decorate .
This fixes a problem where ghc will loop forever trying to infer the
type.
|
2016-09-15 18:32:57 -04:00 |
|
Rob Rix
|
d0395cd227
|
🔥 some redundant parens.
|
2016-09-15 18:12:32 -04:00 |
|
joshvera
|
d3440439dc
|
Merge remote-tracking branch 'origin/master' into rws-large-diffs
|
2016-09-12 14:55:20 -04:00 |
|
joshvera
|
dbb687b33e
|
Split Term and Diff into SyntaxTerm and SyntaxDiff types as well
|
2016-09-09 14:51:20 -04:00 |
|
Rob Rix
|
98637ad656
|
Generalize Term/TermF & Diff/DiffF over the functor.
|
2016-09-09 14:46:50 -04:00 |
|
Rob Rix
|
00689650dd
|
Use the defaultFeatureVectorDecorator in the tests.
|
2016-08-18 14:03:36 -04:00 |
|
Rob Rix
|
d169e6fa66
|
Spacing.
|
2016-08-18 12:51:07 -04:00 |
|
Rob Rix
|
b14a7765e6
|
Copy in b.
|
2016-08-18 11:40:39 -04:00 |
|
Rob Rix
|
ecaff655c1
|
Extract a function to copy terms in.
|
2016-08-18 11:40:33 -04:00 |
|
Rob Rix
|
cabf1a887e
|
Compute recursive as copies instead of replacements.
This should make us more accurate to the tests of Interpreter.
|
2016-08-18 11:37:55 -04:00 |
|
Rob Rix
|
02bb72ee0b
|
Move compare to the where clause.
|
2016-08-18 11:25:21 -04:00 |
|
Rob Rix
|
8aa0f082a6
|
Bump _q_ in all of the specs.
Figure it’s best if they use the same value for the parameter.
|
2016-08-18 11:23:21 -04:00 |
|
Rob Rix
|
e820b43469
|
🔥 a redundant import.
|
2016-08-12 13:40:41 -04:00 |
|
Rob Rix
|
b91b305f32
|
Re-enable the RWS insertion bias tests.
|
2016-08-12 13:22:55 -04:00 |
|
Rob Rix
|
443df7da7c
|
Merge branch 'unbiased-branch-diff-tests-that-actually-test-branch-diff-bias' into unbiased-branch-diffs
# Conflicts:
# src/Diffing.hs
# test/CorpusSpec.hs
# tools/semantic-git-diff/test/corpus/diff-summaries.json
|
2016-08-12 13:04:33 -04:00 |
|
Rob Rix
|
d9be26396c
|
Make the RWS test pending on #683.
|
2016-08-12 12:58:37 -04:00 |
|
Rob Rix
|
d3c333ae64
|
🔥 the faulty tests of unbiased insertions.
|
2016-08-12 11:59:44 -04:00 |
|
Rob Rix
|
b1e893b3f8
|
Add a concrete test of unbiased insertions.
|
2016-08-12 11:59:09 -04:00 |
|
Rob Rix
|
ada00d0485
|
The RWS unbiased tests require disjoint syntax constructors.
|
2016-08-12 11:44:29 -04:00 |
|
Rob Rix
|
5462278d0f
|
Use the replacing combinator in the tests.
|
2016-08-12 11:44:23 -04:00 |
|
Rob Rix
|
bcaf909957
|
Revert "Mark the (failing) rws tests as pending for the time being."
This reverts commit a9025cacda01db216590e99dd36e867611e0f953.
|
2016-08-12 11:44:18 -04:00 |
|
Rob Rix
|
fa983e5561
|
Add a concrete test of unbiased deletions.
|
2016-08-12 11:40:30 -04:00 |
|
Rob Rix
|
2eead056e1
|
The RWS unbiased tests require disjoint syntax constructors.
|
2016-08-12 09:56:24 -04:00 |
|
Rob Rix
|
7bbbc4cbea
|
Use the replacing combinator in the tests.
|
2016-08-12 09:53:16 -04:00 |
|
Rob Rix
|
0eb43f47a3
|
Use wrap in the RWS correctness test.
|
2016-08-12 09:46:45 -04:00 |
|
Rob Rix
|
df25851902
|
Revert "Mark the (failing) rws tests as pending for the time being."
This reverts commit a9025cacda01db216590e99dd36e867611e0f953.
|
2016-08-12 09:13:52 -04:00 |
|
Rob Rix
|
73f73fdb40
|
Mark the (failing) rws tests as pending for the time being.
|
2016-08-11 15:24:02 -04:00 |
|
Rob Rix
|
261e82fd21
|
Extract a constructor for the root terms.
|
2016-08-11 12:54:14 -04:00 |
|
Rob Rix
|
7d8eb02ec8
|
Strip the diff and terms in the rws correctness test.
|
2016-08-11 12:50:56 -04:00 |
|
Rob Rix
|
0aef8a8467
|
Use stripDiff in the RWS spec.
|
2016-08-11 12:44:49 -04:00 |
|
Rob Rix
|
544a6d3daf
|
RWS uses category equality for its comparisons.
|
2016-08-11 12:31:44 -04:00 |
|
Rob Rix
|
e4c55a8dbd
|
Add (failing) tests of rws’ bias.
|
2016-08-11 11:53:51 -04:00 |
|
Rob Rix
|
f7055f16e8
|
Extract the decorating of arbitrary terms.
|
2016-08-11 10:27:11 -04:00 |
|
Rob Rix
|
cd04fe5dd3
|
Move positively into a let binding.
|
2016-08-10 11:32:42 -04:00 |
|
Rob Rix
|
f05570dd3e
|
The RWS specs don’t need to generate arbitrary vectors.
|
2016-08-10 09:38:41 -04:00 |
|
Rob Rix
|
1ce869b8d0
|
Avoid forAll/suchThat in the p/q tests.
This enables us to shrink properly.
|
2016-08-10 09:05:12 -04:00 |
|
Rob Rix
|
4b2a7eaea4
|
Test featureVectorDecorator directly.
|
2016-08-09 16:34:10 -04:00 |
|
Rob Rix
|
1b59d2782f
|
Add a function to compute positive integers.
|
2016-08-09 16:33:54 -04:00 |
|
Rob Rix
|
46c2e4d8e0
|
Test pqGramDecorator directly.
|
2016-08-09 16:23:38 -04:00 |
|
Rob Rix
|
15f0f9c47a
|
Label arbitrary p,q-grams with the text, not the record.
|
2016-08-09 16:18:45 -04:00 |
|
Rob Rix
|
a06dd1dc1e
|
Move the Arbitrary instance over Vector into its own module.
|
2016-08-05 10:14:53 -04:00 |
|
Rob Rix
|
3e85be8740
|
Generate arbitrary non-empty vectors.
|
2016-08-05 09:26:21 -04:00 |
|
Rob Rix
|
eb81569599
|
🔥 the getLabel parameter to rws.
|
2016-08-05 09:08:17 -04:00 |
|
Rob Rix
|
9fc9827b34
|
rws requires a feature vector.
|
2016-08-04 21:01:54 -04:00 |
|
Rob Rix
|
32f9152f22
|
Rename a test.
|
2016-08-04 19:48:21 -04:00 |
|