Skip to content

Commit

Permalink
updated test
Browse files Browse the repository at this point in the history
  • Loading branch information
raffazizzi committed Jan 24, 2025
1 parent e92877b commit 60d1fae
Show file tree
Hide file tree
Showing 24 changed files with 8,696 additions and 8,580 deletions.
36 changes: 18 additions & 18 deletions Test/expected-results/oddbyexample.odd
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,11 @@
<attDef ident="toWhom" mode="delete"/>
</attList>
</classSpec>
<classSpec ident="att.datable" type="atts" mode="change">
<attList>
<attDef ident="period" mode="delete"/>
</attList>
</classSpec>
<classSpec ident="att.dimensions" type="atts" mode="change">
<attList>
<attDef ident="unit" mode="delete"/>
Expand All @@ -97,18 +102,6 @@
<attDef ident="scope" mode="delete"/>
</attList>
</classSpec>
<classSpec ident="att.damaged" type="atts" mode="change">
<attList>
<attDef ident="agent" mode="delete"/>
<attDef ident="degree" mode="delete"/>
<attDef ident="group" mode="delete"/>
</attList>
</classSpec>
<classSpec ident="att.datable" type="atts" mode="change">
<attList>
<attDef ident="period" mode="delete"/>
</attList>
</classSpec>
<classSpec ident="att.divLike" type="atts" mode="change">
<attList>
<attDef ident="org" mode="delete"/>
Expand Down Expand Up @@ -148,19 +141,26 @@
<attDef ident="function" mode="delete"/>
</attList>
</classSpec>
<classSpec ident="att.timed" type="atts" mode="change">
<attList>
<attDef ident="start" mode="delete"/>
<attDef ident="end" mode="delete"/>
</attList>
</classSpec>
<classSpec ident="att.transcriptional" type="atts" mode="change">
<attList>
<attDef ident="status" mode="delete"/>
<attDef ident="cause" mode="delete"/>
<attDef ident="seq" mode="delete"/>
</attList>
</classSpec>
<classSpec ident="att.damaged" type="atts" mode="change">
<attList>
<attDef ident="agent" mode="delete"/>
<attDef ident="degree" mode="delete"/>
<attDef ident="group" mode="delete"/>
</attList>
</classSpec>
<classSpec ident="att.timed" type="atts" mode="change">
<attList>
<attDef ident="start" mode="delete"/>
<attDef ident="end" mode="delete"/>
</attList>
</classSpec>
<classSpec ident="att.personal" type="atts" mode="change">
<attList>
<attDef ident="full" mode="delete"/>
Expand Down
Loading

0 comments on commit 60d1fae

Please sign in to comment.