User Tools

Site Tools


Sidebar

projects

ntr0 (due 20200826)
pct1 (bonus; due 20200819)
wcp1 (due 20200819)
ael0 (due 20200826)
pct2 (due 20200826)
wcp2 (due 20200826)
sln0 (due 20200902)
pct3 (bonus; due 20200902)
wcp3 (due 20200902)
sln1 (due 20200909)
pct4 (bonus; due 20200909)
wcp4 (due 20200909)
sll0 (due 20200916)
pct5 (bonus; due 20200916)
wcp5 (due 20200916)
sll1 (due 20200923)
pct6 (due 20200923)
wcp6 (due 20200923)
sll2 (due 20200930)
pct7 (bonus; due 20200930)
wcp7 (due 20200930)
sll3 (due 20201007)
sll4 (due 20201007)
pct8 (due 20201007)
wcp8 (due 20201007)
dln0 (due 20201014)
dll0 (due 20201014)
gfo0 (due 20201014)
pct9 (bonus; due 20201014)
wcp9 (due 20201014)
dll1 (due 20201021)
pctA (due 20201021)
wcpA (due 20201021)
dll2 (due 20201028)
dls0 (due 20201028)
pctB (bonus; due 20201028)
wcpB (due 20201028)
dlq0 (due 20201104)
pctC (due 20201104)
wcpC (due 20201104)
pctD (bonus; due 20201111)
wcpD (bonus; due 20201111)
pctE (bonus; due 20201118)
wcpE (bonus; due 20201118)
eoce (due 20201125)
haas:fall2020: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/fall2020/data/projects/ael0/faq.txt · Last modified: 2017/08/28 16:42 by 127.0.0.1