Skip to content

Commit

Permalink
Issue92 test package created
Browse files Browse the repository at this point in the history
  • Loading branch information
Dale Henrichs committed Jul 19, 2013
1 parent 084c413 commit febe3cf
Show file tree
Hide file tree
Showing 23 changed files with 79 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/testRepositories/issue69/Issue92.package/.filetree
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"noMethodMetaData" : true,
"separateMethodMetaAndSource" : false,
"useCypressPropertiesFile" : true }
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
as yet unclassified
IssueNumber69: arg1 AndArg2: arg2
^ self
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
as yet unclassified
issueNumber69: arg1 andArg2: arg2
^ self
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
as yet unclassified
issuenumber69: arg1 andarg2: arg2
^ self
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
as yet unclassified
IssueNumber69: arg1 AndArg2: arg2
^ self
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
as yet unclassified
issueNumber69: arg1 andArg2: arg2
^ self
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
as yet unclassified
issuenumber69: arg1 andarg2: arg2
^ self
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"class" : {
"IssueNumber69:AndArg2:" : "dkh 07/18/2013 20:28",
"issueNumber69:andArg2:" : "dkh 07/18/2013 20:28",
"issuenumber69:andarg2:" : "dkh 07/18/2013 20:29" },
"instance" : {
"IssueNumber69:AndArg2:" : "dkh 07/18/2013 20:28",
"issueNumber69:andArg2:" : "dkh 07/18/2013 20:27",
"issuenumber69:andarg2:" : "dkh 07/18/2013 20:28" } }
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"category" : "Issue92",
"classinstvars" : [
],
"classvars" : [
],
"commentStamp" : "",
"instvars" : [
],
"name" : "CCC",
"pools" : [
],
"super" : "Object",
"type" : "normal" }
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
*issue92
IssueNumber69: arg1 AndArg2: arg2
^ self
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
*issue92
issueNumber69: arg1 andArg2: arg2
^ self
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
*issue92
issuenumber69: arg1 andarg2: arg2
^ self
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
*issue92
IssueNumber69: arg1 AndArg2: arg2
^ self
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
*issue92
issueNumber69: arg1 andArg2: arg2
^ self
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
*issue92
issuenumber69: arg1 andarg2: arg2
^ self
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"class" : {
"IssueNumber69:AndArg2:" : "dkh 07/18/2013 20:40",
"issueNumber69:andArg2:" : "dkh 07/18/2013 20:40",
"issuenumber69:andarg2:" : "dkh 07/18/2013 20:40" },
"instance" : {
"IssueNumber69:AndArg2:" : "dkh 07/18/2013 20:29",
"issueNumber69:andArg2:" : "dkh 07/18/2013 20:30",
"issuenumber69:andarg2:" : "dkh 07/18/2013 20:30" } }
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
{
"name" : "Object" }
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
SystemOrganization addCategory: #'Issue92'!
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(name 'Issue92')
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(name 'Issue92-dkh.4' message 'full complement of class and instance side methods for extensions and package methods' id '96193fcd-2932-471d-af2f-9b246b88c833' date '07/18/2013' time '20:41:09' author 'dkh' ancestors ((name 'Issue92-dkh.3' message 'bump' id 'b2eb7013-61bc-49b5-911f-5491b118063b' date '07/18/2013' time '20:38:50' author 'dkh' ancestors ((name 'Issue92-dkh.2' message 'bump' id 'aa6a22df-b84d-4e89-816c-49a1ccfdae84' date '07/18/2013' time '20:36:09' author 'dkh' ancestors ((name 'Issue92-dkh.1' message 'initial versions' id '1711bcc5-dc5c-4f4e-ab1e-b47d79fc2f9d' date '07/18/2013' time '20:31:37' author 'dkh' ancestors () stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
{
}

0 comments on commit febe3cf

Please sign in to comment.