X-Git-Url: https://code.consxy.com/gitweb/gitweb.cgi?p=clnl;a=blobdiff_plain;f=src%2Ftest%2Fsimpletests.lisp;h=0c571e890a66b2f0a60c33a899cd894e8a1dcf9b;hp=5bdb498e337a355b090c702a86f4e81f640e486d;hb=f00d5c7c0e0b18f334da14c2e4107a7f1f68b45f;hpb=82888b4c12ff462e539e9e7746d5268f9c46f330 diff --git a/src/test/simpletests.lisp b/src/test/simpletests.lisp index 5bdb498..0c571e8 100644 --- a/src/test/simpletests.lisp +++ b/src/test/simpletests.lisp @@ -152,3 +152,7 @@ (defreportertestwithsetup "of / who 1" "crt 10" "[ who ] of turtles" "[5 9 4 3 7 0 1 2 6 8]" "3F39BD2D8D5A1B2333E6C0DB665DBE3DCD5A75CE") + +(defreportertestwithsetup "set / pcolor" "ask patches [ set pcolor green ]" "[ pcolor ] of patches" + "[55 55 55 55 55 55 55 55 55]" + "3E246C518581E004BC65EFB074A09BA2EEBB2910")