User Tools

Site Tools


Sidebar

projects

ntr0 (due 20210825)
pct1 (bonus; due 20210819)
wcp1 (due 20210818)
ael0 (due 20210901)
pct2 (due 20210825)
wcp2 (due 20210825)
sln0 (due 20210901)
pct3 (bonus; due 20210901)
wcp3 (due 20210901)
sln1 (due 20210908)
pct4 (due 20210908)
wcp4 (due 20210908)
sll0 (due 20210915)
gfo0 (due 20210915)
pct5 (bonus; due 20210915)
wcp5 (due 20210915)
sll1 (due 20210922)
pct6 (due 20210922)
wcp6 (due 20210922)
sll2 (due 20210929)
pct7 (bonus; due 20210929)
wcp7 (due 20210929)
sll3 (due 20211006)
sll4 (due 20211006)
pct8 (due 20211006)
wcp8 (due 20211006)
dln0 (due 20211020)
dll0 (due 20211020)
pct9 (bonus; due 20211020)
bwp1 (bonus; due 20211020)
wcp9 (due 20211020)
dll1 (due 20211027)
gfo1 (due 20211027)
pctA (due 20211027)
wcpA (due 20211027)
dll2 (due 20211103)
dls0 (due 20211103)
pctB (bonus; due 20211103)
wcpB (due 20211103)
dlq0 (due 20211110)
pctC (due 20211110)
wcpC (due 20211110)
gfo2 (due 20211117)
pctD (bonus; due 20211117)
pctE (bonus; due 20211201)
bwp2 (bonus; due 20211201)
EoCE (due 20211209)
haas:fall2021:data:projects:ael0:faq

AEL0 FAQ

projeval tests aren't passing, is this important?

I plan to use projeval when I evaluate your project (since it nicely automates so many important tests I'd otherwise have to do by hand), so yes: it is rather important.

Be sure you are conforming to project specifications! All things that need to output to STDOUT vs. STDERR.

What is going on in a specific projeval test?

projeval test data is located under /usr/local/etc/eval (additional directories for course desig and project therein).

Eventually there will be directory names by the number of each test, and inside will be four files:

  • args.txt: additional arguments appending to the command-line when running your program
  • desc.txt: description of the test (likely what you see on projeval output)
  • in.txt: program input sent into your program at runtime (STDIN redirection)
  • out.txt: program output that is expected (when program is run with args and input sent in; usually the very last line of output)
haas/fall2021/data/projects/ael0/faq.txt · Last modified: 2017/08/28 16:42 by 127.0.0.1