User Tools

Site Tools


Sidebar

projects

wcp1 (due 20220824)
ael0 (due 20220831)
ntr0 (due 20220831)
pct1 (bonus; due 20220831)
wcp2 (due 20220831)
pct2 (due 20220907)
pct3 (bonus; due 20220907)
sln0 (due 20220907)
wcp3 (due 20220907)
sln1 (due 20220914)
wcp4 (due 20220914)
pct4 (due 20220915)
sll0 (due 20220921)
wcp5 (due 20220921)
pct5 (bonus; due 20220922)
gfo0 (due 20220928)
sll1 (due 20220928)
wcp6 (due 20220928)
pct6 (due 20220929)
pct7 (bonus; due 20221005)
sll2 (due 20221005)
wcp7 (due 20221005)
bwp1 (bonus; due 20221019)
pct8 (due 20221019)
sll3 (due 20221019)
sll4 (due 20221019)
wcp8 (due 20221019)
pct9 (bonus; due 20221026)
wcp9 (due 20221026)
dll0 (due 20221027)
dln0 (due 20221027)
gfo1 (due 20221102)
pctA (due 20221102)
wcpA (due 20221102)
dll1 (due 20221103)
pctB (bonus; due 20221109)
wcpB (due 20221109)
dll2 (due 20221110)
dls0 (due 20221110)
pctC (due 20221116)
wcpC (due 20221116)
dlq0 (due 20221117)
bwp2 (bonus; due 20221201)
pctD (bonus; due 20221201)
wcpD (bonus; due 20221201)
pctE (bonus; due 20221207)
wcpE (bonus; due 20221207)
gfo2 (due 20221208)
EoCE (due 20221219)
haas:fall2022: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/fall2022/data/projects/ael0/faq.txt · Last modified: 2017/08/28 16:42 by 127.0.0.1