Skip to content

Instantly share code, notes, and snippets.

View omnicolor's full-sized avatar
💭
Looking for new job opportunities

Omni Adams omnicolor

💭
Looking for new job opportunities
View GitHub Profile
@omnicolor
omnicolor / build.xml
Created February 1, 2012 15:43
Closure unit testing build target
<target name="test-js">
<echo message="Running javascript unit tests" />
<concat destfile="tests-concat.js">
<fileset dir="tests" includes="*Test.js" />
</concat>
<exec executable="${library}/bin/calcdeps.py">
<arg value="--compiler_flag=--compilation_level=WHITESPACE_ONLY" />
<arg value="--compiler_jar=${compiler}" />
<arg value="--input=scripts/foo.js" />
<arg value="--input=tests-concat.js" />
@omnicolor
omnicolor / testRunner.js
Created February 1, 2012 15:46
Test runner for Closure unit tests
/**
* @fileoverview Test runner for running unit tests from the command line.
*
* Copyright 2012 Digital Darkness
*/
goog.require('goog.testing.jsunit');
/**
* Success or failure indications.
@omnicolor
omnicolor / keybase.md
Created March 23, 2014 16:30
Keybase verification

Keybase proof

I hereby claim:

  • I am omnicolor on github.
  • I am omnicolor (https://keybase.io/omnicolor) on keybase.
  • I have a public key whose fingerprint is EF78 5682 8AE3 D8FD B624 313B 3689 111F 424A 292A

To claim this, I am signing this object: