Skip to content

Commit

Permalink
#390 missed an additional 7 tests that need UndefinedSymbol tracking …
Browse files Browse the repository at this point in the history
…enabled
  • Loading branch information
dalehenrich committed Jul 6, 2016
1 parent e5639f8 commit 46abefa
Show file tree
Hide file tree
Showing 13 changed files with 30 additions and 8 deletions.
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
running
disableUndefinedSymbolTracking
^ false
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"class" : {
},
"instance" : {
"disableUndefinedSymbolTracking" : "dkh 07/06/2016 16:46",
"testBasicBaselineLockNLockedProjectBreak" : "dkh 07/06/2016 16:46",
"testBasicBaselineLockNLockedProjectBreakA" : "dkh 07/06/2016 16:47",
"testBasicBaselineLockNLockedProjectBreakB" : "dkh 07/06/2016 16:47",
"testBasicBaselineLockNLockedProjectEnforce" : "dkh 07/06/2016 16:47",
"testBasicBaselineLockNUnlockNload" : "dkh 07/06/2016 16:47",
"testBasicBaselineLockNloadNew" : "dkh 07/06/2016 16:46",
"testBasicBaselineLockedLoad" : "dkh 07/06/2016 16:46" } }
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"category" : "Metacello-TestsMCB",
"classinstvars" : [
],
"classvars" : [
],
"commentStamp" : "",
"instvars" : [
],
"name" : "MetacelloScriptingLockEnableUndefinedSymbolsTestCase",
"pools" : [
],
"super" : "MetacelloScriptingLockTestCase",
"type" : "normal" }
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,7 @@
"instance" : {
"tearDownPackageList" : "dkh 7/20/2012 16:37",
"testBasicBaselineLock" : "dkh 09/19/2014 11:26",
"testBasicBaselineLockNLockedProjectBreak" : "dkh 09/19/2014 11:25",
"testBasicBaselineLockNLockedProjectBreakA" : "dkh 10/13/2014 09:34",
"testBasicBaselineLockNLockedProjectBreakB" : "dkh 10/13/2014 09:34",
"testBasicBaselineLockNLockedProjectEnforce" : "dkh 09/19/2014 11:29",
"testBasicBaselineLockNLockedProjectWarning" : "dkh 09/19/2014 11:31",
"testBasicBaselineLockNUnlockNload" : "dkh 09/19/2014 11:38",
"testBasicBaselineLockNloadNew" : "dkh 09/19/2014 11:36",
"testBasicBaselineLockedLoad" : "dkh 09/19/2014 11:26",
"testBasicBaselineUnlock" : "dkh 09/19/2014 11:39",
"testBasicLock" : "dkh 09/04/2014 14:29",
"testBasicLockNLoad" : "dkh 09/25/2015 16:21",
Expand Down

Large diffs are not rendered by default.

0 comments on commit 46abefa

Please sign in to comment.