mirror of
https://github.com/urbit/ares.git
synced 2024-11-22 15:08:54 +03:00
test: add comments to test scaffolding files
This commit is contained in:
parent
0cf41842e3
commit
6bfd63e8e5
@ -1,7 +1,6 @@
|
||||
:: A small pill that runs a snasphot of azimuth state against a few
|
||||
:: tens of thousands of logs. Requires naive-cradle.hoon,
|
||||
:: mainnet.azimuth-snapshot, and log.jam from this scaffolding
|
||||
:: directory.
|
||||
:: A small pill that runs a snasphot of azimuth state against a few tens of
|
||||
:: thousands of logs. Requires naive-cradle.hoon,
|
||||
:: mainnet.azimuth-snapshot, and log.jam from this scaffolding directory.
|
||||
::
|
||||
/+ naive=naive-cradle, orig-naive=naive, ethereum, dice
|
||||
/* snap %azimuth-snapshot /lib/mainnet/azimuth-snapshot
|
||||
|
@ -1,4 +1,6 @@
|
||||
:: A trivial working pill which requires no jets
|
||||
:: A trivial working pill which requires no jets. Requires cradle.hoon
|
||||
:: from this scaffolding directory.
|
||||
::
|
||||
/+ cradle
|
||||
!.
|
||||
=/ core
|
||||
|
@ -1,3 +1,6 @@
|
||||
:: This file is just tiny.hoon from urbit/urbit (but with sham jets). Required
|
||||
:: to run baby.hoon as an Arvo.
|
||||
::
|
||||
!.
|
||||
=> %a50
|
||||
~% %a.50 ~ ~
|
||||
|
@ -1,6 +1,9 @@
|
||||
:: This file is a combination of tiny.hoon and naive.hoon from urbit/urbit
|
||||
:: (but with sham jets). Required to run azimuth-pill.hoon as an Arvo.
|
||||
::
|
||||
!.
|
||||
!=
|
||||
:: begin cradle.hoon
|
||||
:: begin tiny.hoon
|
||||
=>
|
||||
=> %a50
|
||||
~% %a.50 ~ ~
|
||||
|
Loading…
Reference in New Issue
Block a user