sio2project / oioioi

GNU General Public License v3.0
162 stars 72 forks source link

(SIO-2515) Fix uploading packages without ins or outs #230

Closed A-dead-pixel closed 1 year ago

A-dead-pixel commented 1 year ago

Some packages were being rejected, because they didn't have files in in/ or out/ and the package validator was getting the directory list from the file list. The modified test now detects this bug.