Defining basic baseline.

This commit is contained in:
Offray Vladimir Luna Cárdenas 2021-07-24 09:11:45 -05:00
parent f5edec4708
commit b3604a0700
9 changed files with 30 additions and 0 deletions

View File

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

View File

@ -0,0 +1,8 @@
baselines
baseline: spec
<baseline>
spec
for: #common
do: [
spec package: 'RoloLudo'
]

View File

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

View File

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

View File

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

View File

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

View File

@ -0,0 +1 @@
{ }