Commit graph

31 commits

Author SHA1 Message Date
Jake Luer
7fe1f31ad9 add/overwrite prop/method don't make assumptions about context 2012-05-09 18:56:15 -04:00
domenic
3b927d4994 Using message flag in getMessage util instead of old msg property. 2012-05-07 18:03:50 -04:00
domenic
8625a5ae09 getMessage shouldn't choke on null/omitted messages.
This came up when doing `assert(false, "message")`.
2012-05-07 17:49:38 -04:00
Domenic Denicola
942c5b98d1 return this not necessary in example. 2012-05-07 17:26:27 -03:00
Domenic Denicola
8df3b13fe8 return this not necessary in example. 2012-05-07 17:24:06 -03:00
Jake Luer
9105b89fc9 overwrite Property and Method now ensure chain 2012-05-06 06:54:21 -04:00
Veselin Todorov
22f594a0b9 Fix a typo 2012-04-29 10:21:33 +03:00
Jake Luer
ed14ab04c9 bug - context determinants for utils 2012-04-23 01:40:28 -04:00
Jake Luer
6292957d5e [bug] util addProperty not correctly exporting 2012-04-22 18:22:12 -04:00
Jake Luer
b009feb48f updated utility comments 2012-04-22 15:26:15 -04:00
Jake Luer
c49ef2790d utility - overwriteMethod 2012-04-22 14:46:34 -04:00
Jake Luer
f7fd4ea282 utility - overwriteProperty 2012-04-22 14:46:26 -04:00
Jake Luer
f790baa32b utility - addMethod 2012-04-22 14:46:12 -04:00
Jake Luer
76b195cd6c utility - addProperty 2012-04-22 14:46:03 -04:00
Jake Luer
31e3035c3d missing ; 2012-04-22 14:44:52 -04:00
domenic
1d39eaf3ab Ignore IE-specific error properties. 2012-04-15 15:14:43 -04:00
domenic
888c752e61 New cross-browser getName util. 2012-04-15 15:14:43 -04:00
Jake Luer
44ce3480e8 [bug] flag Object.create(null) instead of new Object 2012-04-11 13:33:39 -04:00
Jake Luer
2afd3de630 [refactor] object to test is now stored in flag, with ssfi and custom message 2012-04-11 13:28:14 -04:00
Jake Luer
78659b233c [bug] flag util - don't return on set 2012-04-11 13:19:05 -04:00
Jake Luer
b381bfcd62 [docs] comments for getMessage utility 2012-04-11 12:28:54 -04:00
Jake Luer
75a91bbc34 [feature] getMessage
also, all `assert` utilities take params (this, arguments)
2012-04-11 12:18:36 -04:00
Jake Luer
13ff34bc98 [feature] testing utilities 2012-04-11 11:37:26 -04:00
Jake Luer
eefccd7e5f [refactor] flag doesn't require call 2012-04-11 11:15:55 -04:00
Jake Luer
d4f5d4e0b4 added flag utility 2012-04-06 20:26:21 -04:00
Jake Luer
294ca183c9 added getPathValue utility helper 2012-03-18 18:05:55 -04:00
Jake Luer
17ef1c0b97 added util index.js helper 2012-03-18 17:20:21 -04:00
Jake Luer
0a7a4fc4d4 remove html/json/headers testign
these can be implemented in a plugin
2012-02-07 16:41:29 -05:00
Jake Luer
efd14a8ec5 added header/status/html/json 2011-12-18 07:01:49 -05:00
Jake Luer
c7b8eea2ee copyright notices … think i got them all 2011-12-15 07:21:53 -05:00
Jake Luer
f76eedd46f moved eql to until folder and added inspect from (joyent/node) 2011-12-15 05:28:55 -05:00