Skip to content
Snippets Groups Projects
Select Git revision
  • dualcore
  • ch3/leds
  • wip-bootstrap default
  • ch3/time
  • master
5 results

qemu-arm

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Damien George authored
    Previous to this patch the qemu-arm tests were compiled with is_relp=true
    meaning that the __repl_print__ function was called for all lines of code
    in the outer scope.  This is not the right behaviour for scripts that are
    executed as though they were a file (eg tests).
    
    With this fix the micropython/heapalloc_str.py test now works so it is
    removed from the test blacklist.
    f1db8a30
    History
    Name Last commit Last update
    ..