Elliot Glaysher
|
9bf0b24e39
|
wall to tang in the new testing code.
|
2018-04-30 14:29:40 -07:00 |
|
Elliot Glaysher
|
bf36713950
|
Merge branch 'ford-turbo-test-cleanup' into ford-turbo
|
2018-04-30 14:20:36 -07:00 |
|
Elliot Glaysher
|
fea5f4eb94
|
Structure the tests. This makes things much more readable.
|
2018-04-30 14:19:58 -07:00 |
|
Fang
|
f090916f34
|
Adapt state.
|
2018-04-30 22:31:57 +02:00 |
|
Fang
|
7e39bd8a8b
|
Remove special logic for the "next aeon to check is 0" case.
It shouldn't be able to occur anymore, so we're fine with being loud if it does.
|
2018-04-30 22:31:14 +02:00 |
|
Fang
|
0c1ed91dc6
|
Stored %next requests now point to the next revision they want to check for changes.
|
2018-04-30 22:28:57 +02:00 |
|
Ted Blackman
|
32a1bc2a53
|
clean up test printing
|
2018-04-30 13:22:49 -07:00 |
|
Ted Blackman
|
9e03b9617e
|
+expect-eq now produces a +tang
|
2018-04-30 13:11:18 -07:00 |
|
Ted Blackman
|
67894d0ab8
|
Merge branch 'ford-turbo' into turbo-merge
|
2018-04-30 11:34:35 -07:00 |
|
Fang
|
9f94497e87
|
When looking for changes at revision zero, look for file creation.
This fixes the symptom described in #681, but not the problem.
|
2018-04-30 16:23:05 +02:00 |
|
Elliot Glaysher
|
bd83553fd7
|
Start cleaning up the tests.
|
2018-04-27 16:30:09 -07:00 |
|
Elliot Glaysher
|
858f8ff330
|
Document +promote-build and helper functions.
|
2018-04-27 15:32:06 -07:00 |
|
Elliot Glaysher
|
0745a074cb
|
Cleanup +apply-build-result and +apply-blocks
|
2018-04-27 14:09:18 -07:00 |
|
Elliot Glaysher
|
3bae2a8155
|
Further name tweaking.
|
2018-04-26 16:58:03 -07:00 |
|
Elliot Glaysher
|
47e194d7d4
|
Clean up +gather and put semantic names on datastructure manipulation.
|
2018-04-26 13:53:16 -07:00 |
|
Elliot Glaysher
|
b1b73abaab
|
Cleanup pass.
- Created a +by-build-dag door which encapsulated the bijug logic.
- Did some reorganization of +reduce.
- Started trying to comment better.
|
2018-04-25 16:56:38 -07:00 |
|
Keaton Dunsford
|
f0fedf4315
|
Merge pull request #724 from keatondunsford/silence-eyre-auth
Comment out annoying Eyre auth printf's
|
2018-04-25 15:47:36 -07:00 |
|
Keaton Dunsford
|
b3f10d73cb
|
Comment out annoying Eyre auth printf's
|
2018-04-25 15:02:10 -07:00 |
|
Fang
|
893ac70b01
|
Merge pull request #722 from Fang-/hall-federation-undelta
Hall: federation performance fixes & path parsing bug
|
2018-04-25 23:44:22 +02:00 |
|
Fang
|
bc254031c1
|
No longer send local peers out with federation updates.
|
2018-04-25 21:02:34 +02:00 |
|
Fang
|
856196c877
|
Fix subscription path range parsing.
|
2018-04-25 20:54:36 +02:00 |
|
Elliot Glaysher
|
e676c41e60
|
+test-double-alts: ensure that two %alts don't break each other
|
2018-04-25 11:16:27 -07:00 |
|
Fang
|
aaeb7520b6
|
Make sure that, in the federation case, changes are only recorded if there's actual changes.
Also remove commented code.
|
2018-04-25 15:50:04 +02:00 |
|
Elliot Glaysher
|
4bb25e8b9c
|
+test-double-alts: checks provisional builds used by another build
|
2018-04-24 15:51:53 -07:00 |
|
Elliot Glaysher
|
9444811d38
|
+test-live-and-pinned-triangle: don't promote pinned builds.
|
2018-04-24 14:44:41 -07:00 |
|
Elliot Glaysher
|
a3d0bd0d22
|
Add +test-scry-clay-live-again and make it work.
|
2018-04-24 12:57:19 -07:00 |
|
Elliot Glaysher
|
2561a56d80
|
Track provisional sub-builds; %alts passes now.
We needed to add tracking for provisional sub-builds to avoid leaking
orphan builds.
|
2018-04-23 16:17:20 -07:00 |
|
Keaton Dunsford
|
62c71fc6ed
|
Merge pull request #718 from ohAitch/test-pretty
Use ++tang instead of ++wall test output
|
2018-04-19 14:40:19 -07:00 |
|
Anton Dyudin
|
8280e41dd1
|
Use ++tang instead of ++wall test output
|
2018-04-17 14:36:42 -07:00 |
|
Elliot Glaysher
|
4a62502074
|
Add a fora test case.
This adds three test cases and fixes which exercise what we think is
going wrong in the "five-oh-fora" situation.
|
2018-04-17 14:14:13 -07:00 |
|
Fang
|
bedb044519
|
Merge pull request #711 from Fang-/revert-hall-last-x
Disable "last x messages" functionality in hall
|
2018-04-12 19:49:42 +02:00 |
|
Fang
|
da1dc7a074
|
Remove commented out code.
|
2018-04-12 19:34:58 +02:00 |
|
Fang
|
eaf080b3b4
|
Adapt state.
|
2018-04-12 17:28:40 +02:00 |
|
Fang
|
38fce5986e
|
Disable relative message number in subscription ranges.
|
2018-04-12 16:47:32 +02:00 |
|
Ted Blackman
|
ee18157026
|
refactored to use worklist in +execute
|
2018-04-11 17:54:32 -07:00 |
|
Keaton Dunsford
|
0e7ea64709
|
Merge pull request #696 from joemfb/tismodel-toro
generalizes =model syntax to be valid for any toro
|
2018-04-11 15:05:50 -07:00 |
|
Fang
|
1798d3cbe3
|
Merge pull request #658 from Fang-/hall-last-x
Get last x messages from hall
|
2018-04-11 23:56:45 +02:00 |
|
Keaton Dunsford
|
1a1beb8580
|
Merge pull request #649 from joemfb/spin-spun
fixes and documents ++spin/++spun (forwardport #385)
|
2018-04-11 14:51:59 -07:00 |
|
Keaton Dunsford
|
dd63d70371
|
Merge commit '2346d0b'
* commit '2346d0b':
removes %#
replaces all uses of %# with %~
|
2018-04-11 14:41:24 -07:00 |
|
Keaton Dunsford
|
344a87a975
|
Merge commit 'b5aeee1'
* commit 'b5aeee1':
updates %cnsg tall parser to be 3-fixed
replaces all tall cnsg hoons with %#
|
2018-04-11 14:26:38 -07:00 |
|
Keaton Dunsford
|
60b0b1efd9
|
Merge commit '807652e'
* commit '807652e':
adds %# (3-fixed %cnsg alias) to parser
|
2018-04-11 14:25:34 -07:00 |
|
Keaton Dunsford
|
7f62d54da3
|
Merge pull request #705 from ohAitch/notice-bail
[travis] report bail as failing test case
|
2018-04-11 13:12:06 -07:00 |
|
Keaton Dunsford
|
7768d8790a
|
Merge pull request #693 from famousj/master
Add fingerprint for ~leb
|
2018-04-11 12:14:44 -07:00 |
|
Keaton Dunsford
|
e7e55f7c0c
|
Merge pull request #672 from frodwith/master
add ++lest, the non-empty list mold builder
|
2018-04-11 11:11:45 -07:00 |
|
Anton Dyudin
|
ed956f23cb
|
[travis] report bail as failing test case
|
2018-04-06 12:40:48 -07:00 |
|
Anton Dyudin
|
db308d7e2b
|
Merge pull request #695 from ohAitch/test-rens
test ren/ on CI
|
2018-04-05 15:20:22 -07:00 |
|
Ted Blackman
|
4ca22b988c
|
%ride test with failed scry
|
2018-04-05 14:31:59 -07:00 |
|
Ted Blackman
|
e58986fc73
|
%ride scry-succeed and scry-block tests pass
|
2018-04-05 14:12:57 -07:00 |
|
Ted Blackman
|
cfc460d5b3
|
basic %ride; basic tests, but no tests for scry yet
|
2018-04-04 17:11:21 -07:00 |
|
Joseph Bryan
|
2346d0bda6
|
removes %#
|
2018-04-04 13:28:35 -07:00 |
|