Skip to content
This repository has been archived by the owner on Jul 13, 2021. It is now read-only.

Commit

Permalink
Substituting j.test.* externals and abstractions by similar objects f…
Browse files Browse the repository at this point in the history
…rom test package, and adding deprecation warnings. This repository is now deprecated, and once we resolve deprecations in JamomaMax implementation tests, this submodule will be redundant.
  • Loading branch information
Trond Lossius committed Mar 10, 2014
1 parent a152d70 commit f24b1d8
Show file tree
Hide file tree
Showing 17 changed files with 1,459 additions and 7,989 deletions.
41 changes: 11 additions & 30 deletions JamomaTest/help/j.test.assert.equal.maxhelp
Expand Up @@ -4,11 +4,11 @@
"appversion" : {
"major" : 6,
"minor" : 1,
"revision" : 5,
"revision" : 7,
"architecture" : "x86"
}
,
"rect" : [ 155.0, 140.0, 1288.0, 739.0 ],
"rect" : [ 43.0, 114.0, 1288.0, 739.0 ],
"bglocked" : 0,
"openinpresentation" : 0,
"default_fontsize" : 12.0,
Expand Down Expand Up @@ -68,12 +68,13 @@
"fontname" : "Arial",
"fontsize" : 12.0,
"id" : "obj-50",
"linecount" : 2,
"maxclass" : "message",
"numinlets" : 2,
"numoutlets" : 1,
"outlettype" : [ "" ],
"patching_rect" : [ 592.625, 483.0, 125.375, 18.0 ],
"text" : "PASS midi2Hz"
"patching_rect" : [ 592.625, 483.0, 125.375, 31.0 ],
"text" : "PASS midi2Hz --- none"
}

}
Expand Down Expand Up @@ -651,20 +652,6 @@
"text" : "j.test.assert.equal listfoo @input 1 2 @compareTo 3."
}

}
, {
"box" : {
"fontname" : "Arial",
"fontsize" : 12.0,
"id" : "obj-11",
"maxclass" : "message",
"numinlets" : 2,
"numoutlets" : 1,
"outlettype" : [ "" ],
"patching_rect" : [ 33.0, 351.0, 68.0, 18.0 ],
"text" : "wclose"
}

}
, {
"box" : {
Expand Down Expand Up @@ -754,8 +741,7 @@
"id" : "obj-4",
"maxclass" : "newobj",
"numinlets" : 1,
"numoutlets" : 1,
"outlettype" : [ "" ],
"numoutlets" : 0,
"patching_rect" : [ 33.0, 296.0, 101.0, 20.0 ],
"text" : "j.test.finished"
}
Expand Down Expand Up @@ -931,15 +917,6 @@
"source" : [ "obj-3", 0 ]
}

}
, {
"patchline" : {
"destination" : [ "obj-11", 1 ],
"disabled" : 0,
"hidden" : 0,
"source" : [ "obj-4", 0 ]
}

}
, {
"patchline" : {
Expand Down Expand Up @@ -1039,7 +1016,7 @@
"implicit" : 1
}
, {
"name" : "j.route.mxo",
"name" : "oscar.mxo",
"type" : "iLaX"
}
, {
Expand All @@ -1050,6 +1027,10 @@
"name" : "j.send.mxo",
"type" : "iLaX"
}
, {
"name" : "j.savebang.mxo",
"type" : "iLaX"
}
, {
"name" : "j.dataspace.mxo",
"type" : "iLaX"
Expand Down

0 comments on commit f24b1d8

Please sign in to comment.