Skip to content
  • Alexander Rieder's avatar
    fix the unit tests for Sage and Maxima · 716cae02
    Alexander Rieder authored
    this includes fixing the following bugs in sage:
    - wait for another prompt after __END_OF_INIT__ until indicating that sage is ready
    - we are sending 2 newlines for each command, count the prompts accodringly. This fixes proper queuing of commands again
    716cae02