/[suikacvs]/messaging/manakai/lib/Message/Markup/Atom.dis
Suika

Diff of /messaging/manakai/lib/Message/Markup/Atom.dis

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by wakaba, Fri Aug 18 12:26:54 2006 UTC revision 1.12 by wakaba, Thu Sep 7 07:25:29 2006 UTC
# Line 2793  IFClsETDef: Line 2793  IFClsETDef:
2793                                  (<Q::atom|>, 'updated');                                  (<Q::atom|>, 'updated');
2794            $updatede-><AS::AtomDateConstruct.value> (scalar time);            $updatede-><AS::AtomDateConstruct.value> (scalar time);
2795            $r-><M::Node.appendChild> ($updatede);            $r-><M::Node.appendChild> ($updatede);
2796    
2797              $self-><M::Node.appendChild> ($r);
2798          }__;          }__;
2799    
2800      @@Test:      @@Test:
# Line 2859  IFClsETDef: Line 2861  IFClsETDef:
2861          $test->assert_num_not_equals          $test->assert_num_not_equals
2862                   (actual_value => $updated-><AG::AtomDateConstruct.value>,                   (actual_value => $updated-><AG::AtomDateConstruct.value>,
2863                    expected_value => 0);                    expected_value => 0);
2864    
2865            $test->id ('parent');
2866            $test->assert_equals ($ent-><AG::Node.parentNode>, $feed);
2867      @@Test:      @@Test:
2868        @@@QName: AtomFeedElement.addNewEntry.2.test        @@@QName: AtomFeedElement.addNewEntry.2.test
2869        @@@enDesc:        @@@enDesc:

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24