Merge: tests: Test result update for `curl_http`
[nit.git] / tests / sav / align_columns.res
1 Given      a          text       file   of     many      lines,     where    fields  within  a      line 
2 are        delineated by         a      single 'dollar'  character, write    a       program
3 that       aligns     each       column of     fields    by         ensuring that    words   in     each 
4 column     are        separated  by     at     least     one        space.  
5 Further,   allow      for        each   word   in        a          column   to      be      either left 
6 justified, right      justified, or     center justified within     its      column.
7      Given          a       text   file     of      many     lines,    where  fields  within      a line 
8        are delineated         by      a single  'dollar' character,    write       a program
9       that     aligns       each column     of    fields         by ensuring    that   words     in each 
10     column        are  separated     by     at     least        one   space.
11   Further,      allow        for   each   word        in          a   column      to      be either left 
12 justified,      right justified,     or center justified     within      its column.
13   Given        a         text     file    of     many      lines,    where   fields  within    a    line 
14    are     delineated     by       a    single 'dollar'  character,  write      a    program
15    that      aligns      each    column   of    fields       by     ensuring  that    words    in   each 
16   column      are     separated    by     at     least      one      space. 
17  Further,    allow       for      each   word     in         a       column    to      be    either left 
18 justified,   right    justified,   or   center justified   within     its    column.