Re: ARM Updates

new topic     » goto parent     » topic index » view thread      » older message » newer message
mattlewis said...
jimcbrown said...
coconut said...

Load and run but still crash sanity.ex at same point poke() peek() test.

Jacques

Um, wow. It's happening for me too. This is so embarrassing.

I'll have to get my pi fired up in the morning. I haven't thought about sanity.ex in a long time. What about unit tests? Specifically, t_machine.e, t_convert.e, t_text.e and t_literal.e?

OK, I get that sanity.ex failure, too. Lots going on in that bit. It's definitely going into our unit tests.

 
	poke(addr, {77, -1, 5.1, -1.1}) 
	if compare(peek({addr, 4}), {77, 255, 5, 255}) then 
	crash(generic_msg) 

Matt

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu