Commit Graph

7331 Commits

Author SHA1 Message Date
Elliot Glaysher
625959a004 Minor cleanup and %143-ization to tester.hoon 2018-01-01 11:03:40 -08:00
Elliot Glaysher
437f205ef7 %143-ification. 2017-12-31 10:41:01 -08:00
Elliot Glaysher
4e5e48d0b2 Add an optional filter to the +test generator.
Now that we are running multiple suites, make the generator take an optional
path so you can run just a single suite or even a single test.
2017-12-30 23:23:54 -08:00
Elliot Glaysher
f764db7145 Don't pass the entropy back as part of the results. 2017-12-30 22:41:01 -08:00
Elliot Glaysher
bd6736b6cf Rebuild the test runner.
The test runner now has a notion of tests being part of a hierarchical path,
and allows running what were multiple suites in one run.
2017-12-30 22:37:49 -08:00
Elliot Glaysher
e6dc49a4d2 Separate out all tests into files.
This moves the remaining test suites into their own test files, however,
we are still not autogenerating a list of tests.
2017-12-26 13:03:47 -08:00
Elliot Glaysher
e972c43f8a Merge branch 'master' into new-stdlib 2017-12-26 12:24:11 -08:00
Ted Blackman
4ee42ce6c2
Merge pull request #473 from ohAitch/use-deb
[CI] use urbit_amd64.deb from urbit/urbit release
2017-12-19 16:43:37 -08:00
Anton Dyudin
7ebb3055ab restore pin-urbit-relese.url 2017-12-19 16:18:36 -08:00
C. Guy Yarvin
390062e296 Update galaxy table for changes committed only in jael. 2017-12-19 16:06:46 -08:00
Fang
ff5c9ae031
Merge pull request #510 from eglaysher/more-doccords
Enables more doccords in hall and talk.
2017-12-19 01:21:55 +01:00
Elliot Glaysher
a5ef941505 Enables more doccords in hall and talk. 2017-12-18 15:53:59 -08:00
Ted Blackman
60b4024516
Merge pull request #507 from Fang-/hall-command-mark
Add json conversions to &hall-command.
2017-12-16 10:23:09 -08:00
Fang
e5ed1662d6 Include urbit/talk#41 2017-12-16 16:37:49 +01:00
Fang
0c02b4a0b1 Add json conversions to &hall-command. 2017-12-16 16:26:55 +01:00
Ted Blackman
ab2e886522
Merge pull request #455 from Fang-/more-gh
Expanded on existing Github marks
2017-12-15 11:51:45 -08:00
Ted Blackman
f3a191243d
Merge pull request #506 from Fang-/talk-unprep
Reset talk's ++prep
2017-12-15 11:48:32 -08:00
Fang
1022d21014 Always delete the first gram in 'screw' debug poke.
And comment for warning.
2017-12-15 20:48:01 +01:00
Ted Blackman
a6ebf69d3a
Merge pull request #492 from Fang-/hall-filter
Customizable filter for incoming hall messages
2017-12-15 11:28:55 -08:00
Ted Blackman
54c0fb2b80
Merge pull request #494 from Fang-/tlon-ops-gens
Add generators for easier webship ops
2017-12-15 11:24:27 -08:00
Fang
6bb176e938 More talk debug pokes.
'reset' to rebuild message state. 'screw' to trigger legacy issue.
2017-12-15 20:24:00 +01:00
Fang
9803190389 Reset talk's ++prep back to baseline. 2017-12-15 20:22:55 +01:00
Ted Blackman
9632a59fa9
Merge pull request #490 from ohAitch/fix-ask-invite
send real &womb-invite's from :ask
2017-12-14 13:05:19 -08:00
Ted Blackman
bf41eb3beb
Merge pull request #502 from Fang-/talk-real-revise
Make talk actually revise reheard messages
2017-12-14 10:19:59 -08:00
Fang
55715fcd5d Changed debug poke 'check' to always give some information. 2017-12-14 16:58:51 +01:00
Fang
bd46499dab Force full rebuild of talk's message state. 2017-12-14 16:58:21 +01:00
Fang
74b5a9c6f4 Revising a previously heard message no longer just deletes it. 2017-12-14 16:57:18 +01:00
Ted Blackman
04861d1f77
Merge pull request #500 from Fang-/subs-and-sources
Hall & talk: subs & sources
2017-12-13 18:06:28 -08:00
Fang
56519a6b56 More temporary debug pokes. 2017-12-14 01:55:33 +01:00
Fang
d5a4406770 Force talk to reconnect to hall on-update.
New subscriptions are made using bone 0, as they're supposed to.
2017-12-14 01:37:52 +01:00
Fang
36b91c6425 Add ;sources command for displaying the active sources of circles. 2017-12-14 01:36:02 +01:00
Fang
19eb437f9c ;leave now removes *all* inbox subscriptions to the specified circles. 2017-12-14 01:32:39 +01:00
Fang
835dae7317 ;join now loads only a day's worth of backlog by default. 2017-12-14 01:30:06 +01:00
Fang
e1a0bdc3c9 Notify of all peer fails using hall messages, not just /circle ones. 2017-12-14 00:40:33 +01:00
Fang
50a46c0e17 Revert talk's ++prep to baseline. 2017-12-14 00:12:35 +01:00
Fang
6a1d2fcbba Always remove the old source when we resub a dropped /circle subscription. 2017-12-14 00:11:46 +01:00
Fang
ed8e30bcf3 Disabled %cake-woot-bad printf in ames. 2017-12-14 00:11:34 +01:00
Fang
1e82b54c85 Pretty-print peer and poke nacks as hall messages. 2017-12-14 00:07:35 +01:00
Fang
9cd3a41a16 Always attempt to resubscribe on ++quit. 2017-12-14 00:05:39 +01:00
Fang
032132252a
Add debug printfs to generic ++quit arm in hall 2017-12-13 15:32:09 +01:00
Ted Blackman
b28d912c8d
Merge pull request #488 from urbit/revert-prep-2
Remove old hall susbcriptions in talk's ++prep
2017-12-12 17:15:25 -08:00
Ted Blackman
8a6fd56583
Merge pull request #495 from Fang-/hall-runtime-fix
Work around runtime error caused by _example behavior.
2017-12-12 17:13:18 -08:00
Fang
12262410c4 Work around runtime error caused by _example behavior. 2017-12-13 02:08:52 +01:00
Fang
2b1caa2b01 Add generators for easier webship ops. 2017-12-12 21:24:15 +01:00
Fang
c5ea0cc028 Expand filter with bowl data. 2017-12-12 16:54:33 +01:00
Fang
627c94a9b7 Fix #479 for people who are experiencing it. 2017-12-12 16:04:51 +01:00
Fang
77d03383b4 Hall can now perform customizable filtering on incoming messages.
Uses a `|=(telegram ...)` supplied by /app/hall/filter.hoon
2017-12-12 13:58:02 +01:00
cgyarvin
df66fb7a51
Merge pull request #491 from ohAitch/keyword-jets
picked up a few more mis-replaced jet hints
2017-12-11 19:32:09 -08:00
Anton Dyudin
eaea2b528c picked up a few more mis-replaced jet hints
having been bound they'll stay bound, but these seem less crucial,
being mostly called from already inside the other compiler jets
2017-12-11 18:46:43 -08:00
Anton Dyudin
5147d7de48 send real &womb-invite's from :ask
"reference" field was missing
2017-12-11 18:26:44 -08:00