Commit Graph

7839 Commits

Author SHA1 Message Date
C. Guy Yarvin
a4081b1af9 Switch to %fits for kelp testing. 2018-03-08 16:41:21 -08:00
Anton Dyudin
625f7bc8cb more robust exit code handling 2018-03-07 19:34:45 -08:00
Anton Dyudin
2dc151f021 fix ford stack trace detection 2018-03-07 19:34:09 -08:00
Anton Dyudin
0fe2592b0c test building most .hoon files in CI 2018-03-07 19:26:10 -08:00
Anton Dyudin
8efeaa5efa add ++ignore list of troublesome files 2018-03-07 19:26:09 -08:00
Anton Dyudin
f4b5883e66 clarify preamble paths 2018-03-07 17:45:04 -08:00
Anton Dyudin
3da5f858eb remove historic mark-dashboard code 2018-03-07 17:27:39 -08:00
Anton Dyudin
c875c60f0c move :mark-dashboard to :test 2018-03-07 17:27:39 -08:00
Anton Dyudin
95efbbcafc guard ren/run from looping 2018-03-07 17:27:39 -08:00
Anton Dyudin
5715956caa sort alphabetically earlier 2018-03-07 17:27:39 -08:00
Anton Dyudin
dbe8598720 full tree traverse in "mark" dashboard 2018-03-07 17:27:39 -08:00
Anton Dyudin
bcfab5fbb0 fix #660: run +test in CI 2018-03-07 16:49:33 -08:00
Anton Dyudin
cc0abb7b93 restructure test script to be flatter
/ more like build-pill
2018-03-07 16:38:42 -08:00
Anton Dyudin
0a5a1de791 deterministic, immediate-printing tests 2018-03-07 15:46:27 -08:00
Fang
09303422ef
Rename keccak test helper to not get tested itself
As per #659.
2018-03-07 23:38:01 +01:00
Fang
78ce01c6b7
Merge pull request #659 from urbit/just-tests
Make +test only run arms starting with ++test-
2018-03-07 23:37:50 +01:00
Fang
85b70d2555
Run ++check- arms in addition to ++test- ones during tests. 2018-03-07 23:26:34 +01:00
Fang
b1bed4e52f
Merge pull request #651 from Fang-/keccak-hashing
Add keccak hashing family into zuse
2018-03-07 22:34:43 +01:00
Fang
744005c79d Helper function for checking known answers for the example inputs.
Also comments.
2018-03-07 22:13:54 +01:00
Fang
efc258744e
Make +test only run arms starting with ++test- 2018-03-07 20:44:28 +01:00
Fang
3d18e261bc Allow last-x subscription ranges to be specified from within talk. 2018-03-07 01:59:58 +01:00
Fang
542e3a33d6 Clean up ++so-first-grams and ++so-in-range using =*. 2018-03-07 01:20:55 +01:00
Fang
1b92e26497 Make talk start out with the last 200 messages of scrollback. 2018-03-07 01:17:53 +01:00
Fang
95e35ce2c9 Add support for targeting the last x messages in a query range.
/circle/inbox/grams/-5/-0 gets the last 5 messages from the inbox, nothing more.
Closes #643.
2018-03-07 01:15:19 +01:00
C. Guy Yarvin
59ebad05a0 Eliminate temporary %cold. 2018-03-06 14:42:05 -08:00
C. Guy Yarvin
930a9c82f6 Remove %iced and $^ ++crib. 2018-03-06 14:28:14 -08:00
Fang
45741339d6 Added tests for keccak:crypto. 2018-03-06 02:07:35 +01:00
Fang
5127de36ce Fix incorrect naming for shake arms. 2018-03-06 01:26:34 +01:00
Keaton Dunsford
9c67754678
Merge pull request #645 from Fang-/moons-ok
Remove outdated warning message about moons
2018-03-05 12:08:45 -08:00
Fang
e2061066f5 Fix bug in lane-to-bytes conversion. 2018-03-05 20:59:21 +01:00
Fang
b9755a1af1 Make padding pass explicit length, too. 2018-03-05 19:02:28 +01:00
Fang
04fa542769 More comments, better naming. 2018-03-05 16:12:32 +01:00
Fang
0220adce7e Keccak interface now takes octs to account for leading zeroes when needed.
Byte ordering is done for you.
2018-03-05 16:02:27 +01:00
C. Guy Yarvin
edee267eae Spores almost iced. 2018-03-04 15:08:12 -08:00
C. Guy Yarvin
33f098d47f Instrumented without logging. 2018-03-03 18:54:15 -08:00
C. Guy Yarvin
67d0bfd089 Ready to test constant-blocking with +spore. 2018-03-02 17:21:52 -08:00
C. Guy Yarvin
5d5672746a Ready to test constant blocking. 2018-03-02 16:58:58 -08:00
Fang
34fcc6ef80 Add keccak hashing family into zuse. 2018-03-02 17:09:41 +01:00
C. Guy Yarvin
7d2107e0cb Ripple constant blocking testbed. 2018-02-26 22:33:06 -08:00
C. Guy Yarvin
deab31fdb6 With nil weed sample. 2018-02-26 21:18:47 -08:00
C. Guy Yarvin
c98623f5a6 ++burp to eliminate seminoun frame dragging. 2018-02-26 15:54:02 -08:00
C. Guy Yarvin
fd33164a6e Ready to test constant blocking. 2018-02-25 20:34:31 -08:00
C. Guy Yarvin
8b946b9c2e Kernel is rippled, apps mostly. 2018-02-24 19:37:00 -08:00
C. Guy Yarvin
026705973c No debug. 2018-02-24 18:04:14 -08:00
C. Guy Yarvin
ad016d4409 Almost booting with ripple. 2018-02-24 18:01:53 -08:00
Joseph Bryan
1d00ad0428 reorders ++spin sample 2018-02-23 17:01:16 -05:00
Joseph Bryan
9e3c7870f4 forwardports ++spin/++spun api change
adds documentation and typecasts
2018-02-23 17:01:10 -05:00
Fang
e71aeb4e9e Removed outdated warning message about moons. 2018-02-23 12:18:42 +01:00
Ted Blackman
798fa84960
Merge pull request #644 from ohAitch/mold-cabtar-2
amend #589 to reduce =| mold namespace pollution
2018-02-22 18:23:41 -08:00
Anton Dyudin
e0418a3162 amend #589 to reduce =| mold namespace pollution
This should fix womb, which has a |=(mold (unit (... +<))) that
pulls ++unit from the wrong place.
2018-02-22 17:48:59 -08:00