about summary refs log tree commit diff stats
path: root/apps/hex
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2021-01-15 20:51:02 -0800
committerKartik Agaram <vc@akkartik.com>2021-01-15 21:11:30 -0800
commit8ed27ce4319eb843ee021ca0b1cb46d275c2f89d (patch)
tree67439343bb4be931cd712120aafe69b8023892ed /apps/hex
parent6e36ce06dd035408d43a6599b75b933a0709cc78 (diff)
downloadmu-8ed27ce4319eb843ee021ca0b1cb46d275c2f89d.tar.gz
7522 - bring back a few tests in .subx files
Even though baremetal has tests in SubX, they can only run in Mu
programs since the test harness is currently in a Mu layer. Baremetal
isn't really intended for running SubX programs at the moment. Is this a
step down the slippery slope towards C compilers that I complained about
in http://akkartik.name/akkartik-convivial-20200607.pdf?
Diffstat (limited to 'apps/hex')
0 files changed, 0 insertions, 0 deletions
@akkartik.com> 2018-11-30 09:43:49 -0800 4796' href='/akkartik/mu/commit/subx/subx.vim?h=hlt&id=c56d803cd8a0e3f28328f91aa1d457905a68641a'>c56d803c ^
d1262cd6 ^
2c6a077f ^


1837c616 ^
a0db7903 ^
c56d803c ^
76aace46 ^
e59a91b7 ^
39d718af ^

a8f47b4a ^
c6f52200 ^


8bf0c436 ^

e59a91b7 ^
39d718af ^








521ff2f1 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54