Sha256: 675e8c993b7beb099fbdc5fd35af4938c36e39190d6acc8f0d92f1c3bb4da6c3

Contents?: true

Size: 586 Bytes

Versions: 9

Compression:

Stored size: 586 Bytes

Contents

// ==========================================================================
// Project:   SproutCore Unit Testing Library
// Copyright: ©2006-2009 Sprout Systems, Inc. and contributors.
//            Portions ©2008-2009 Apple, Inc. All rights reserved.
// License:   Licened under MIT license (see license.js)
// ==========================================================================

/*global Q$ synchronize */
// additional methods for use with qunit

/**
  Call this method instead of test() to temporarily disable a test. 
*/
function notest(name, callback, nowait) {
  
}

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
sproutit-sproutcore-1.0.0.20090720093355 frameworks/sproutcore/frameworks/testing/extras.js
sproutit-sproutcore-1.0.0.20090720202429 frameworks/sproutcore/frameworks/testing/extras.js
sproutit-sproutcore-1.0.0.20090721125122 frameworks/sproutcore/frameworks/testing/extras.js
sproutit-sproutcore-1.0.126 frameworks/sproutcore/frameworks/testing/extras.js
sproutit-sproutcore-1.0.20090721145251 frameworks/sproutcore/frameworks/testing/extras.js
sproutit-sproutcore-1.0.20090721145280 frameworks/sproutcore/frameworks/testing/extras.js
sproutit-sproutcore-1.0.20090721145281 frameworks/sproutcore/frameworks/testing/extras.js
sproutit-sproutcore-1.0.20090721145282 frameworks/sproutcore/frameworks/testing/extras.js
sproutit-sproutcore-1.0.203 frameworks/sproutcore/frameworks/testing/extras.js