X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Fgary.t;h=08da6f10ecab000929f425cfd3a54c76419e6709;hb=a6368763d08042207963c941b1c52b5fafcb0cb3;hp=660e649b8e0c743b4c238c4805117070fb3d7b77;hpb=305df0095d05525e1324cbc7c74d764535338b07;p=libucw.git diff --git a/ucw/gary.t b/ucw/gary.t index 660e649b..08da6f10 100644 --- a/ucw/gary.t +++ b/ucw/gary.t @@ -1,10 +1,21 @@ # Tests for gary module -Run: ../obj/ucw/gary-t -e -Output: 1 +Run: ../obj/ucw/gary-t +Out: 1 2 3 4 5 + 0 + 10 + 20 + +Run: ../obj/ucw/gary-t pool +Out: 1 + 2 + 3 + 4 + 5 + 0 10 20