Anton Dyudin
a68eaafdeb
abort on "test unexpectedly fixed" warning
2018-03-27 15:02:51 -07:00
Anton Dyudin
6d04caaed1
distinguish "don't try" and "should fail" tests
2018-03-27 14:59:28 -07:00
Anton Dyudin
f61f6c39dc
print test avoidance reasons
2018-03-27 14:34:58 -07:00
Ted Blackman
f744352f4c
flop spur just right. cleaned up tests and +to-wire
2018-03-23 11:53:38 -07:00
Ted Blackman
9ec17b469c
missed a cache access
2018-03-22 22:32:42 -07:00
Ted Blackman
508b904dbd
+access-cache and call-sites in +execute
2018-03-22 22:25:53 -07:00
Ted Blackman
bd8e2e4bc9
cache promotion; todos around cache reclamation
2018-03-22 19:17:00 -07:00
Ted Blackman
4a2ae276b5
live build works; no cache promotion yet
2018-03-22 13:30:44 -07:00
Ted Blackman
7a003df7cb
First half of live builds works; makes Clay subscription
2018-03-21 18:27:25 -07:00
Ted Blackman
d183754a72
OCD trailing whitespace
2018-03-21 11:14:36 -07:00
Ted Blackman
9c2416a07c
cleanup and documentation
2018-03-21 11:10:54 -07:00
Ted Blackman
9cd0654420
fixed accidental success of +unblock; replaced with intentional success
2018-03-20 18:20:11 -07:00
Ted Blackman
9508b70443
basic +unblock passes test
2018-03-20 17:37:57 -07:00
Keaton Dunsford
2a96efb0d6
Merge pull request #682 from keatondunsford/invite
...
Add |invite support for up to sixty-four ships
2018-03-20 15:47:21 -07:00
Ted Blackman
6d17c6aaf1
wire conversions; also partial (broken) +take
2018-03-20 15:39:22 -07:00
Keaton Dunsford
9237870f23
Add |invite support for up to sixty-four ships
...
Our |invite Hood generator for Womb invites currently caps at twenty
ship invites. This commit bumps that hard-coded cap to sixty-four, which
will allow me to send the appropriate number of star invites to our
[Winter 2018 contributor-award recipients](https://fora.urbit.org/posts/~2018.2.13..20.22.22..bddb~ ).
2018-03-20 15:26:27 -07:00
Ted Blackman
ea4c182b19
test scry fail
2018-03-20 12:30:48 -07:00
Ted Blackman
3f5d542b58
%scry schematic tested and working
2018-03-20 12:01:49 -07:00
Ted Blackman
962a1f9d5a
use unify-jugs in +cleanup
2018-03-20 10:33:29 -07:00
Ted Blackman
9d4a6cf534
wrote and tested +unify-jugs. not used in ford yet
2018-03-20 10:30:39 -07:00
Ted Blackman
be568ca88e
+autocons passes tests
2018-03-19 18:03:18 -07:00
Ted Blackman
c09fd5d11a
more +cleanup cleanup
2018-03-19 14:15:39 -07:00
Ted Blackman
88cc1dac13
shortened +cleanup
2018-03-19 14:08:31 -07:00
Ted Blackman
4d72e479d9
shortened +by-schematic operations
2018-03-19 13:41:42 -07:00
Ted Blackman
e99f35e328
+by-schematic door
2018-03-19 12:23:43 -07:00
Ted Blackman
d17a675382
Add and remove build from :builds-by-state
2018-03-19 11:41:41 -07:00
Ted Blackman
f180907c5a
forgot to commit line; previous two commits were broken
2018-03-19 11:41:17 -07:00
Ted Blackman
b5ecac92cf
minor test improvement
2018-03-19 11:33:34 -07:00
Ted Blackman
2049bcd68e
fixed +cleanup, +start-build; test build removal
2018-03-19 11:23:04 -07:00
Ted Blackman
1594b6ff81
swap actual and expected in tester
2018-03-19 11:21:27 -07:00
cgyarvin
246e68b5d3
Merge pull request #676 from eglaysher/prime-the-cache
...
Prime the cache during |overload
2018-03-17 13:10:41 -07:00
Anton Dyudin
c24a546813
Merge pull request #665 from ohAitch/cleaner-travis
...
Refactor testing framework
2018-03-16 17:06:58 -07:00
Ted Blackman
dfcd724204
+cleanup
2018-03-16 16:17:59 -07:00
Elliot Glaysher
85e6b70d50
Prime the cache during |overload
2018-03-16 15:22:55 -07:00
Ted Blackman
164504d0a1
Cleanup +find-or-create-ship-state
2018-03-16 04:09:14 -07:00
Ted Blackman
846439b88d
handle ducts through state
2018-03-16 03:44:48 -07:00
Ted Blackman
f20272d881
use +ford-state and separate move generation to end of event
2018-03-16 02:34:40 -07:00
Keaton Dunsford
ce7cf13151
Merge remote-tracking branch 'origin/master' into ford-turbo
...
* origin/master:
Update Tree CSS to urbit/tree@9a016e2
2018-03-15 18:54:59 -07:00
Ted Blackman
90238aee31
Builds literal schematics
2018-03-15 18:38:33 -07:00
Ted Blackman
6adf5b8652
dummy +build; use generator for tests
2018-03-15 17:21:46 -07:00
Ted Blackman
7b9b43f959
Data structures compile
2018-03-15 11:48:24 -07:00
Keaton Dunsford
18f349aa05
Update Tree CSS to urbit/tree@9a016e2
2018-03-14 21:09:16 -07:00
Paul Driver
45decc83ac
add ++lest, the non-empty list mold builder
2018-03-13 15:38:17 -07:00
Keaton Dunsford
8865914d79
Merge pull request #671 from keatondunsford/ford-wipe-timestamp
...
Add timestamps to Ford cache wipes
2018-03-13 12:55:19 -07:00
Keaton Dunsford
42d52073be
Add timestamps to Ford cache wipes
...
This will be more helpful in understanding current Ford's cache-clearing behavior as we continue to make changes to alleviate its issues relating to potential memory overflows, slow build performance, and subsequent `504` HTTP errors.
2018-03-13 12:43:40 -07:00
cgyarvin
69ac42d13b
Merge pull request #670 from eglaysher/fix-overload
...
Fix |overload so it takes a date
2018-03-12 16:01:17 -07:00
Elliot Glaysher
78c1f091dc
Make |overload take a start time, in addition to a recur duration.
...
This will allow us to set |overload so it will run once a day at something
like 3 AM.
2018-03-12 15:27:51 -07:00
Elliot Glaysher
1ec6e7cd2b
Make ++from-module not leak faces.
2018-03-12 15:24:23 -07:00
cgyarvin
a6c83e3919
Merge pull request #666 from ohAitch/faster-gen-test
...
clean up and accelerate +test framework
2018-03-10 11:40:44 -08:00
Anton Dyudin
d0138ff7fa
fix #654 by having assert-eq accept a vase of a pair
...
flipping the order of the pair while rewriting all the test was necessary anyawy, to accoutn for heavier-twig tendencies
2018-03-09 19:43:35 -08:00