about summary refs log tree commit diff stats
path: root/053recipe_header.cc
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-07-20 23:35:34 -0700
committerKartik Agaram <vc@akkartik.com>2019-07-20 23:38:11 -0700
commit4fe73d475778af04ddcc4568b64a2c8035bca028 (patch)
tree4d823f9ab50448680a18963f0c745847a465480a /053recipe_header.cc
parentf6b8bcb307c846517ccdbad5f5fa54704e00d107 (diff)
downloadmu-4fe73d475778af04ddcc4568b64a2c8035bca028.tar.gz
5430 - all examples passing
We now have a new pass called 'tests' which code-generates a new
function called 'run-tests', just like the C++ layer `tests.cc`.
Diffstat (limited to '053recipe_header.cc')
0 files changed, 0 insertions, 0 deletions
98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147