Starting baselines.

This commit is contained in:
Offray Vladimir Luna Cárdenas 2021-07-18 12:49:10 -05:00
parent eb23f2e9a0
commit edd4847b0c
9 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,5 @@
{
"separateMethodMetaAndSource" : false,
"noMethodMetaData" : true,
"useCypressPropertiesFile" : true
}

View File

@ -0,0 +1,9 @@
baselines
baseline: spec
<baseline>
spec
for: #comomn
do: [
spec
package: 'Datanalitica'
]

View File

@ -0,0 +1,3 @@
accessing
projectClass
^ MetacelloCypressBaselineProject

View File

@ -0,0 +1,11 @@
{
"commentStamp" : "",
"super" : "BaselineOf",
"category" : "BaselineOfDatanalitica",
"classinstvars" : [ ],
"pools" : [ ],
"classvars" : [ ],
"instvars" : [ ],
"name" : "BaselineOfDatanalitica",
"type" : "normal"
}

View File

@ -0,0 +1 @@
SystemOrganization addCategory: #BaselineOfDatanalitica!

View File

@ -0,0 +1 @@
(name 'BaselineOfDatanalitica')

View File

@ -0,0 +1 @@
{ }