File: update-answers.sh

package info (click to toggle)
wxmaxima 24.02.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 32,708 kB
  • sloc: cpp: 77,136; xml: 10,513; ansic: 3,651; lisp: 1,903; sh: 28; makefile: 15
file content (8 lines) | stat: -rwxr-xr-x 402 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/bin/sh
../build/src/wxmaxima --batch testbench_simple.wxmx
../build/src/wxmaxima --batch automatic_test_files/all-celltypes.wxmx
../build/src/wxmaxima --batch automatic_test_files/rememberingAnswers.wxm
../build/src/wxmaxima --batch ../examples/diffEquations.wxm
../build/src/wxmaxima --batch ../examples/solvingEquations.wxm
../build/src/wxmaxima --batch automatic_test_files/10MinuteTutorial.wxm