Skip to content

Commit 3597bc3

Browse files
committed
updated testsuite for 2021-03 release
1 parent 2adf4b3 commit 3597bc3

36 files changed

+46667
-42500
lines changed

notebooks/gorenje/KernelMagic.ipynb

+834-621
Large diffs are not rendered by default.

notebooks/gorenje/SysML - Annex B Example.ipynb

+73-653
Large diffs are not rendered by default.

notebooks/gorenje/SysML - Decision Example.ipynb

+47-47
Large diffs are not rendered by default.

notebooks/gorenje/SysML - Internet Model.ipynb

+50-223
Large diffs are not rendered by default.

notebooks/gorenje/SysML - State Charts.ipynb

+31-31
Large diffs are not rendered by default.

notebooks/gorenje/TestSuite/ActionTest.ipynb

+1,189-1,189
Large diffs are not rendered by default.

notebooks/gorenje/TestSuite/AliasTest.ipynb

+947-907
Large diffs are not rendered by default.

notebooks/gorenje/TestSuite/AllocationTest.ipynb

+2,099-2,099
Large diffs are not rendered by default.

notebooks/gorenje/TestSuite/AnalysisTest.ipynb

+2,261-2,261
Large diffs are not rendered by default.

notebooks/gorenje/TestSuite/BlockTest.ipynb

+1,681-1,489
Large diffs are not rendered by default.

notebooks/gorenje/TestSuite/CalculationTest.ipynb

+1,661-1,661
Large diffs are not rendered by default.

notebooks/gorenje/TestSuite/CircularImport.ipynb

+1,659-1,659
Large diffs are not rendered by default.

notebooks/gorenje/TestSuite/CommentTest.ipynb

+7-7
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "markdown",
5-
"id": "failing-orbit",
5+
"id": "7f394d81",
66
"metadata": {},
77
"source": [
88
"# SysML v2 Test Suite\n",
@@ -15,7 +15,7 @@
1515
},
1616
{
1717
"cell_type": "markdown",
18-
"id": "enormous-interview",
18+
"id": "4bea6edc",
1919
"metadata": {},
2020
"source": [
2121
"## File: ../../sysml/src/examples/Simple Tests/CommentTest.sysml"
@@ -24,13 +24,13 @@
2424
{
2525
"cell_type": "code",
2626
"execution_count": 1,
27-
"id": "separated-march",
27+
"id": "90da7dd6",
2828
"metadata": {
2929
"execution": {
30-
"iopub.execute_input": "2021-03-26T15:44:53.053331Z",
31-
"iopub.status.busy": "2021-03-26T15:44:53.052286Z",
32-
"iopub.status.idle": "2021-03-26T15:44:53.166059Z",
33-
"shell.execute_reply": "2021-03-26T15:44:53.165610Z"
30+
"iopub.execute_input": "2021-04-20T07:03:15.767016Z",
31+
"iopub.status.busy": "2021-04-20T07:03:15.766188Z",
32+
"iopub.status.idle": "2021-04-20T07:03:15.911530Z",
33+
"shell.execute_reply": "2021-04-20T07:03:15.911080Z"
3434
}
3535
},
3636
"outputs": [

notebooks/gorenje/TestSuite/ConjugationTest.ipynb

+1,011-1,011
Large diffs are not rendered by default.

notebooks/gorenje/TestSuite/ConnectionTest.ipynb

+1,251-1,251
Large diffs are not rendered by default.

notebooks/gorenje/TestSuite/ConstraintTest.ipynb

+4,167-3,961
Large diffs are not rendered by default.

notebooks/gorenje/TestSuite/ControlNodeTest.ipynb

+909-909
Large diffs are not rendered by default.

notebooks/gorenje/TestSuite/DecisionTest.ipynb

+1,133-1,133
Large diffs are not rendered by default.

notebooks/gorenje/TestSuite/DependencyTest.ipynb

+1,139-1,139
Large diffs are not rendered by default.

notebooks/gorenje/TestSuite/EnumerationTest.ipynb

+2,036-2,036
Large diffs are not rendered by default.

notebooks/gorenje/TestSuite/ItemTest.ipynb

+1,315-1,315
Large diffs are not rendered by default.

notebooks/gorenje/TestSuite/MultiplicityTest.ipynb

+4,076
Large diffs are not rendered by default.

notebooks/gorenje/TestSuite/ParameterTest.ipynb

+1,157-1,157
Large diffs are not rendered by default.

notebooks/gorenje/TestSuite/PartTest.ipynb

+1,681-1,489
Large diffs are not rendered by default.

notebooks/gorenje/TestSuite/PrivateImportTest.ipynb

+995-995
Large diffs are not rendered by default.

notebooks/gorenje/TestSuite/QPETest.ipynb

+811-811
Large diffs are not rendered by default.

notebooks/gorenje/TestSuite/QualifiedNameImportTest.ipynb

+787-787
Large diffs are not rendered by default.

notebooks/gorenje/TestSuite/RequirementTest.ipynb

+1,587-1,587
Large diffs are not rendered by default.

notebooks/gorenje/TestSuite/RootPackageTest.ipynb

+453-453
Large diffs are not rendered by default.

notebooks/gorenje/TestSuite/StateTest.ipynb

+1,286-1,286
Large diffs are not rendered by default.

notebooks/gorenje/TestSuite/TextualRepresentationTest.ipynb

+749-749
Large diffs are not rendered by default.

notebooks/gorenje/TestSuite/TradeStudyTest.ipynb

+1,837-1,837
Large diffs are not rendered by default.

notebooks/gorenje/TestSuite/VariabilityTest.ipynb

+1,563-1,563
Large diffs are not rendered by default.

notebooks/gorenje/TestSuite/VerificationTest.ipynb

+2,757-2,757
Large diffs are not rendered by default.

notebooks/gorenje/TestSuite/ViewTest.ipynb

+1,419-1,419
Large diffs are not rendered by default.

notebooks/gorenje/TestSuiteGenerator.ipynb

+9-8
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
"id": "basic-messenger",
2121
"metadata": {
2222
"execution": {
23-
"iopub.execute_input": "2021-03-26T15:37:14.884459Z",
24-
"iopub.status.busy": "2021-03-26T15:37:14.878364Z",
25-
"iopub.status.idle": "2021-03-26T15:37:20.709593Z",
26-
"shell.execute_reply": "2021-03-26T15:37:20.709125Z"
23+
"iopub.execute_input": "2021-04-20T06:56:47.412446Z",
24+
"iopub.status.busy": "2021-04-20T06:56:47.411916Z",
25+
"iopub.status.idle": "2021-04-20T06:56:53.523151Z",
26+
"shell.execute_reply": "2021-04-20T06:56:53.521863Z"
2727
}
2828
},
2929
"outputs": [],
@@ -130,10 +130,10 @@
130130
"id": "viral-journalist",
131131
"metadata": {
132132
"execution": {
133-
"iopub.execute_input": "2021-03-26T15:37:20.716207Z",
134-
"iopub.status.busy": "2021-03-26T15:37:20.715653Z",
135-
"iopub.status.idle": "2021-03-26T15:45:40.689273Z",
136-
"shell.execute_reply": "2021-03-26T15:45:40.689827Z"
133+
"iopub.execute_input": "2021-04-20T06:56:53.528902Z",
134+
"iopub.status.busy": "2021-04-20T06:56:53.528475Z",
135+
"iopub.status.idle": "2021-04-20T07:04:21.215986Z",
136+
"shell.execute_reply": "2021-04-20T07:04:21.214257Z"
137137
}
138138
},
139139
"outputs": [
@@ -174,6 +174,7 @@
174174
"Executing: TestSuite/DependencyTest.ipynb\n",
175175
"Executing: TestSuite/ViewTest.ipynb\n",
176176
"Executing: TestSuite/ItemTest.ipynb\n",
177+
"Executing: TestSuite/MultiplicityTest.ipynb\n",
177178
"Executing: TestSuite/CalculationTest.ipynb\n",
178179
"Done.\n"
179180
]

0 commit comments

Comments
 (0)