Elliot Glaysher
b285b324cd
%143-ize the capitalization code.
2018-01-18 22:19:48 -08:00
Elliot Glaysher
4edb2aa9c0
Merge branch 'new-stdlib' into unicode-string-gates
2018-01-18 21:26:20 -08:00
Elliot Glaysher
2b35142c79
Add documentation for testing.
2018-01-18 21:19:53 -08:00
Elliot Glaysher
b772818ef3
Minor cleanups.
2018-01-07 15:55:44 -08:00
Elliot Glaysher
48585d2b2f
+test now deals with recursive directory structures.
...
+test now offloads creation of the test tree into a renderer. this should help
with caching. using a renderer also lets us deal with hierarchical directory
structures, leading to better organization.
2018-01-06 22:51:52 -08:00
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