RegressionTests__ChangeSetTests.st
changeset 1432 994715ad03bc
parent 1288 fb01edff0456
child 1447 2351db93aa5b
equal deleted inserted replaced
1431:c916f28b79db 1432:994715ad03bc
  2246     "When reading session changefile, make sure that change's package is
  2246     "When reading session changefile, make sure that change's package is
  2247      not the one of by-chance-last package pragma in the stream.
  2247      not the one of by-chance-last package pragma in the stream.
  2248 
  2248 
  2249      SV: it is not exactly clear, whether this is a bug or a feature.
  2249      SV: it is not exactly clear, whether this is a bug or a feature.
  2250      There may be changefiles, that have the package or namespace definition in a
  2250      There may be changefiles, that have the package or namespace definition in a
  2251      seaprate chunk - see ChangeSet>>#changesFromStream:for:reader:do - line 70"
  2251      separate chunk - see ChangeSet>>#changesFromStream:for:reader:do - line 70"
  2252 
  2252 
  2253     | cs |
  2253     | cs |
  2254 
  2254 
  2255     cs := ChangeSet fromStream:'"{ Encoding: utf8 }" !!
  2255     cs := ChangeSet fromStream:'"{ Encoding: utf8 }" !!
  2256 ''---- timestamp jv@sao 05-10-2013 01:57:54 ----''!!
  2256 ''---- timestamp jv@sao 05-10-2013 01:57:54 ----''!!