Hex Artifact Content
Not logged in

Artifact b9b84a35fccc5116f91c74a903abc21593b92d45:


0000: 2f 2a 2a 0a 20 2a 20 41 75 74 68 6f 72 73 3a 20  /**. * Authors: 
0010: 6b 2e 69 6e 61 62 61 0a 20 2a 20 4c 69 63 65 6e  k.inaba. * Licen
0020: 73 65 3a 20 4e 59 53 4c 20 30 2e 39 39 38 32 20  se: NYSL 0.9982 
0030: 68 74 74 70 3a 2f 2f 77 77 77 2e 6b 6d 6f 6e 6f  http://www.kmono
0040: 73 2e 6e 65 74 2f 6e 79 73 6c 2f 0a 20 2a 0a 20  s.net/nysl/. *. 
0050: 2a 20 48 65 70 6c 65 72 20 72 6f 75 74 69 6e 65  * Hepler routine
0060: 73 20 66 6f 72 20 75 6e 69 74 74 65 73 74 69 6e  s for unittestin
0070: 67 2e 0d 0a 20 2a 20 54 4f 44 4f 3a 20 49 73 20  g... * TODO: Is 
0080: 74 68 65 72 65 20 61 6e 79 20 63 6c 65 61 6e 20  there any clean 
0090: 77 61 79 20 74 6f 20 69 6d 70 6c 65 6d 65 6e 74  way to implement
00a0: 20 22 61 73 73 65 72 74 5f 63 6f 6d 70 69 6c 65   "assert_compile
00b0: 73 22 20 61 6e 64 20 22 61 73 73 65 72 74 5f 6e  s" and "assert_n
00c0: 6f 74 5f 63 6f 6d 70 69 6c 65 22 3f 0d 0a 20 2a  ot_compile"?.. *
00d0: 2f 0a 6d 6f 64 75 6c 65 20 74 72 69 63 6b 73 2e  /.module tricks.
00e0: 74 65 73 74 3b 0d 0a 69 6d 70 6f 72 74 20 73 74  test;..import st
00f0: 64 2e 63 6f 6e 76 20 3a 20 74 65 78 74 3b 0a 69  d.conv : text;.i
0100: 6d 70 6f 72 74 20 63 6f 72 65 2e 65 78 63 65 70  mport core.excep
0110: 74 69 6f 6e 3b 0a 0d 0a 76 65 72 73 69 6f 6e 28  tion;...version(
0120: 75 6e 69 74 74 65 73 74 29 0d 0a 7b 0d 0a 09 69  unittest)..{...i
0130: 6d 70 6f 72 74 20 73 74 64 2e 63 73 74 72 65 61  mport std.cstrea
0140: 6d 3b 0d 0a 09 69 6d 70 6f 72 74 20 63 6f 72 65  m;...import core
0150: 2e 72 75 6e 74 69 6d 65 3b 0d 0a 0d 0a 09 73 74  .runtime;.....st
0160: 61 74 69 63 20 74 68 69 73 28 29 0d 0a 09 7b 0d  atic this()...{.
0170: 0a 09 09 69 6e 73 74 61 6c 6c 43 75 73 74 6f 6d  ...installCustom
0180: 54 65 73 74 52 75 6e 6e 65 72 28 29 3b 0d 0a 09  TestRunner();...
0190: 7d 0d 0a 0d 0a 09 70 72 69 76 61 74 65 20 76 6f  }.....private vo
01a0: 69 64 20 69 6e 73 74 61 6c 6c 43 75 73 74 6f 6d  id installCustom
01b0: 54 65 73 74 52 75 6e 6e 65 72 28 29 0d 0a 09 7b  TestRunner()...{
01c0: 0d 0a 09 09 52 75 6e 74 69 6d 65 2e 6d 6f 64 75  ....Runtime.modu
01d0: 6c 65 55 6e 69 74 54 65 73 74 65 72 20 3d 20 66  leUnitTester = f
01e0: 75 6e 63 74 69 6f 6e 28 29 0d 0a 09 09 7b 0d 0a  unction()....{..
01f0: 09 09 09 54 68 72 6f 77 61 62 6c 65 20 66 69 72  ...Throwable fir
0200: 73 74 45 72 72 6f 72 20 3d 20 6e 75 6c 6c 3b 0d  stError = null;.
0210: 0a 0d 0a 09 09 09 76 6f 69 64 20 6c 6f 67 45 72  ......void logEr
0220: 72 6f 72 28 54 68 72 6f 77 61 62 6c 65 20 65 29  ror(Throwable e)
0230: 0d 0a 09 09 09 7b 0d 0a 09 09 09 09 69 66 28 66  .....{......if(f
0240: 69 72 73 74 45 72 72 6f 72 20 69 73 20 6e 75 6c  irstError is nul
0250: 6c 29 0d 0a 09 09 09 09 09 66 69 72 73 74 45 72  l).......firstEr
0260: 72 6f 72 20 3d 20 65 3b 0d 0a 09 09 09 09 64 65  ror = e;......de
0270: 72 72 2e 77 72 69 74 65 66 6c 6e 28 22 20 20 21  rr.writefln("  !
0280: 21 20 25 73 28 25 64 29 3a 20 25 73 22 2c 20 65  ! %s(%d): %s", e
0290: 2e 66 69 6c 65 2c 20 65 2e 6c 69 6e 65 2c 20 65  .file, e.line, e
02a0: 2e 6d 73 67 29 3b 0d 0a 09 09 09 7d 0d 0a 0d 0a  .msg);.....}....
02b0: 09 09 09 76 6f 69 64 20 74 65 73 74 4d 6f 64 75  ...void testModu
02c0: 6c 65 28 4d 6f 64 75 6c 65 49 6e 66 6f 2a 20 6d  le(ModuleInfo* m
02d0: 2c 20 76 6f 69 64 20 66 75 6e 63 74 69 6f 6e 28  , void function(
02e0: 29 20 74 65 73 74 29 0d 0a 09 09 09 7b 0d 0a 09  ) test).....{...
02f0: 09 09 09 64 65 72 72 2e 77 72 69 74 65 66 6c 6e  ...derr.writefln
0300: 28 22 5b 54 45 53 54 5d 20 25 73 22 2c 20 6d 2e  ("[TEST] %s", m.
0310: 6e 61 6d 65 29 3b 0d 0a 09 09 09 09 74 72 79 20  name);......try 
0320: 7b 20 74 65 73 74 28 29 3b 20 7d 20 63 61 74 63  { test(); } catc
0330: 68 28 20 54 68 72 6f 77 61 62 6c 65 20 65 20 29  h( Throwable e )
0340: 20 7b 20 6c 6f 67 45 72 72 6f 72 28 65 29 3b 20   { logError(e); 
0350: 7d 0d 0a 09 09 09 7d 0d 0a 0d 0a 09 09 09 62 6f  }.....}.......bo
0360: 6f 6c 20 72 65 70 6f 72 74 28 29 0d 0a 09 09 09  ol report().....
0370: 7b 0d 0a 09 09 09 09 69 66 28 66 69 72 73 74 45  {......if(firstE
0380: 72 72 6f 72 20 69 73 20 6e 75 6c 6c 29 0d 0a 09  rror is null)...
0390: 09 09 09 09 72 65 74 75 72 6e 20 74 72 75 65 3b  ....return true;
03a0: 0d 0a 09 09 09 09 64 65 72 72 2e 77 72 69 74 65  ......derr.write
03b0: 66 6c 6e 28 22 5b 54 45 53 54 5d 20 54 68 65 20  fln("[TEST] The 
03c0: 66 69 72 73 74 20 65 72 72 6f 72 20 77 61 73 3a  first error was:
03d0: 5c 6e 25 73 22 2c 20 66 69 72 73 74 45 72 72 6f  \n%s", firstErro
03e0: 72 29 3b 0d 0a 09 09 09 09 64 65 72 72 2e 77 72  r);......derr.wr
03f0: 69 74 65 53 74 72 69 6e 67 28 22 5b 54 45 53 54  iteString("[TEST
0400: 5d 20 70 72 65 73 73 20 65 6e 74 65 72 20 74 6f  ] press enter to
0410: 20 65 78 69 74 2e 22 29 3b 0d 0a 09 09 09 09 64   exit.");......d
0420: 69 6e 2e 72 65 61 64 4c 69 6e 65 28 29 3b 0d 0a  in.readLine();..
0430: 09 09 09 09 72 65 74 75 72 6e 20 66 61 6c 73 65  ....return false
0440: 3b 0d 0a 09 09 09 7d 0d 0a 0d 0a 09 09 09 66 6f  ;.....}.......fo
0450: 72 65 61 63 68 28 6d 3b 20 4d 6f 64 75 6c 65 49  reach(m; ModuleI
0460: 6e 66 6f 29 0d 0a 09 09 09 09 69 66 28 6d 20 26  nfo)......if(m &
0470: 26 20 6d 2e 75 6e 69 74 54 65 73 74 29 0d 0a 09  & m.unitTest)...
0480: 09 09 09 09 74 65 73 74 4d 6f 64 75 6c 65 28 6d  ....testModule(m
0490: 2c 20 6d 2e 75 6e 69 74 54 65 73 74 29 3b 0d 0a  , m.unitTest);..
04a0: 09 09 09 72 65 74 75 72 6e 20 72 65 70 6f 72 74  ...return report
04b0: 28 29 3b 0d 0a 09 09 7d 3b 0d 0a 09 7d 0d 0a 7d  ();....};...}..}
04c0: 0d 0a 0d 0a 2f 2f 2f 20 55 6e 69 74 74 65 73 74  ..../// Unittest
04d0: 20 68 65 6c 70 65 72 20 74 68 61 74 20 61 73 73   helper that ass
04e0: 65 72 74 73 20 61 6e 20 65 78 70 72 65 73 73 69  erts an expressi
04f0: 6f 6e 20 6d 75 73 74 20 74 68 72 6f 77 20 73 6f  on must throw so
0500: 6d 65 74 68 69 6e 67 0a 0a 76 6f 69 64 20 61 73  mething..void as
0510: 73 65 72 74 5f 74 68 72 6f 77 28 45 78 63 54 3d  sert_throw(ExcT=
0520: 54 68 72 6f 77 61 62 6c 65 2c 20 54 2c 20 73 74  Throwable, T, st
0530: 72 69 6e 67 20 66 6e 3d 5f 5f 46 49 4c 45 5f 5f  ring fn=__FILE__
0540: 2c 20 73 69 7a 65 5f 74 20 6c 6e 3d 5f 5f 4c 49  , size_t ln=__LI
0550: 4e 45 5f 5f 29 28 6c 61 7a 79 20 54 20 74 2c 20  NE__)(lazy T t, 
0560: 73 74 72 69 6e 67 20 6d 73 67 3d 22 22 29 0a 7b  string msg="").{
0570: 0d 0a 09 73 74 61 74 69 63 20 69 66 28 20 69 73  ...static if( is
0580: 28 45 78 63 54 20 3d 3d 20 54 68 72 6f 77 61 62  (ExcT == Throwab
0590: 6c 65 29 20 29 0a 09 09 74 72 79 0d 0a 09 09 09  le) )...try.....
05a0: 7b 20 74 28 29 3b 20 7d 0d 0a 09 09 63 61 74 63  { t(); }....catc
05b0: 68 28 45 78 63 54 29 0d 0a 09 09 09 7b 20 72 65  h(ExcT).....{ re
05c0: 74 75 72 6e 3b 20 7d 0d 0a 09 65 6c 73 65 0d 0a  turn; }...else..
05d0: 09 09 74 72 79 0a 09 09 09 7b 20 74 28 29 3b 20  ..try....{ t(); 
05e0: 7d 0a 09 09 63 61 74 63 68 28 45 78 63 54 29 0a  }...catch(ExcT).
05f0: 09 09 09 7b 20 72 65 74 75 72 6e 3b 20 7d 0a 09  ...{ return; }..
0600: 09 63 61 74 63 68 28 54 68 72 6f 77 61 62 6c 65  .catch(Throwable
0610: 20 65 29 0a 09 09 09 7b 20 6f 6e 41 73 73 65 72   e)....{ onAsser
0620: 74 45 72 72 6f 72 4d 73 67 28 66 6e 2c 20 6c 6e  tErrorMsg(fn, ln
0630: 2c 20 6d 73 67 2e 6c 65 6e 67 74 68 20 3f 20 6d  , msg.length ? m
0640: 73 67 20 3a 20 22 62 61 64 20 65 78 63 65 70 74  sg : "bad except
0650: 69 6f 6e 20 5c 6e 20 20 3e 3e 20 22 7e 65 2e 74  ion \n  >> "~e.t
0660: 6f 53 74 72 69 6e 67 28 29 29 3b 20 7d 0d 0a 09  oString()); }...
0670: 6f 6e 41 73 73 65 72 74 45 72 72 6f 72 4d 73 67  onAssertErrorMsg
0680: 28 66 6e 2c 20 6c 6e 2c 20 6d 73 67 2e 6c 65 6e  (fn, ln, msg.len
0690: 67 74 68 20 3f 20 6d 73 67 20 3a 20 22 6e 6f 74  gth ? msg : "not
06a0: 20 74 68 72 6f 77 6e 22 29 3b 0a 7d 0a 0a 2f 2f   thrown");.}..//
06b0: 2f 20 55 6e 69 74 74 65 73 74 20 68 65 6c 70 65  / Unittest helpe
06c0: 72 20 74 68 61 74 20 61 73 73 65 72 74 73 20 61  r that asserts a
06d0: 6e 20 65 78 70 72 65 73 73 69 6f 6e 20 6d 75 73  n expression mus
06e0: 74 20 6e 6f 74 20 74 68 72 6f 77 20 61 6e 79 74  t not throw anyt
06f0: 68 69 6e 67 0a 0a 54 20 61 73 73 65 72 74 5f 6e  hing..T assert_n
0700: 6f 74 68 72 6f 77 28 54 2c 20 73 74 72 69 6e 67  othrow(T, string
0710: 20 66 6e 3d 5f 5f 46 49 4c 45 5f 5f 2c 20 73 69   fn=__FILE__, si
0720: 7a 65 5f 74 20 6c 6e 3d 5f 5f 4c 49 4e 45 5f 5f  ze_t ln=__LINE__
0730: 29 28 6c 61 7a 79 20 54 20 74 2c 20 73 74 72 69  )(lazy T t, stri
0740: 6e 67 20 6d 73 67 3d 22 22 29 0a 7b 0a 09 74 72  ng msg="").{..tr
0750: 79 0a 09 09 7b 20 72 65 74 75 72 6e 20 74 28 29  y...{ return t()
0760: 3b 20 7d 0a 09 63 61 74 63 68 28 54 68 72 6f 77  ; }..catch(Throw
0770: 61 62 6c 65 20 65 29 0a 09 09 7b 20 6f 6e 41 73  able e)...{ onAs
0780: 73 65 72 74 45 72 72 6f 72 4d 73 67 28 66 6e 2c  sertErrorMsg(fn,
0790: 20 6c 6e 2c 20 6d 73 67 2e 6c 65 6e 67 74 68 20   ln, msg.length 
07a0: 3f 20 6d 73 67 20 3a 20 22 62 61 64 20 65 78 63  ? msg : "bad exc
07b0: 65 70 74 69 6f 6e 20 5c 6e 20 20 3e 3e 20 22 7e  eption \n  >> "~
07c0: 65 2e 74 6f 53 74 72 69 6e 67 28 29 29 3b 20 7d  e.toString()); }
07d0: 0d 0a 09 61 73 73 65 72 74 28 66 61 6c 73 65 29  ...assert(false)
07e0: 3b 0a 7d 0a 0d 0a 75 6e 69 74 74 65 73 74 0a 7b  ;.}...unittest.{
07f0: 0a 09 61 75 74 6f 20 65 72 72 6f 72 20 3d 20 7b  ..auto error = {
0800: 74 68 72 6f 77 20 6e 65 77 20 45 72 72 6f 72 28  throw new Error(
0810: 22 68 65 6c 6c 6f 22 29 3b 7d 3b 0a 09 61 75 74  "hello");};..aut
0820: 6f 20 6e 6f 74 68 69 6e 67 20 3d 20 28 29 7b 7d  o nothing = (){}
0830: 3b 0a 09 61 75 74 6f 20 61 73 73 65 72 74 45 72  ;..auto assertEr
0840: 72 6f 72 20 3d 20 7b 61 73 73 65 72 74 28 30 29  ror = {assert(0)
0850: 3b 7d 3b 0a 0a 09 61 73 73 65 72 74 5f 6e 6f 74  ;};...assert_not
0860: 68 72 6f 77 20 20 20 20 20 20 20 20 20 20 28 20  hrow          ( 
0870: 61 73 73 65 72 74 5f 6e 6f 74 68 72 6f 77 28 6e  assert_nothrow(n
0880: 6f 74 68 69 6e 67 28 29 29 20 29 3b 0a 09 61 73  othing()) );..as
0890: 73 65 72 74 5f 74 68 72 6f 77 21 41 73 73 65 72  sert_throw!Asser
08a0: 74 45 72 72 6f 72 28 20 61 73 73 65 72 74 5f 6e  tError( assert_n
08b0: 6f 74 68 72 6f 77 28 65 72 72 6f 72 28 29 29 20  othrow(error()) 
08c0: 29 3b 0a 09 61 73 73 65 72 74 5f 74 68 72 6f 77  );..assert_throw
08d0: 21 41 73 73 65 72 74 45 72 72 6f 72 28 20 61 73  !AssertError( as
08e0: 73 65 72 74 5f 6e 6f 74 68 72 6f 77 28 61 73 73  sert_nothrow(ass
08f0: 65 72 74 45 72 72 6f 72 28 29 29 20 29 3b 0a 0a  ertError()) );..
0900: 09 61 73 73 65 72 74 5f 6e 6f 74 68 72 6f 77 20  .assert_nothrow 
0910: 20 20 20 20 20 20 20 20 20 28 20 61 73 73 65 72           ( asser
0920: 74 5f 74 68 72 6f 77 21 45 72 72 6f 72 28 65 72  t_throw!Error(er
0930: 72 6f 72 28 29 29 20 29 3b 0a 09 61 73 73 65 72  ror()) );..asser
0940: 74 5f 74 68 72 6f 77 21 41 73 73 65 72 74 45 72  t_throw!AssertEr
0950: 72 6f 72 28 20 61 73 73 65 72 74 5f 74 68 72 6f  ror( assert_thro
0960: 77 21 45 72 72 6f 72 28 6e 6f 74 68 69 6e 67 28  w!Error(nothing(
0970: 29 29 20 29 3b 0a 09 61 73 73 65 72 74 5f 6e 6f  )) );..assert_no
0980: 74 68 72 6f 77 20 20 20 20 20 20 20 20 20 20 28  throw          (
0990: 20 61 73 73 65 72 74 5f 74 68 72 6f 77 21 45 72   assert_throw!Er
09a0: 72 6f 72 28 61 73 73 65 72 74 45 72 72 6f 72 28  ror(assertError(
09b0: 29 29 20 29 3b 0a 09 61 73 73 65 72 74 5f 74 68  )) );..assert_th
09c0: 72 6f 77 21 41 73 73 65 72 74 45 72 72 6f 72 28  row!AssertError(
09d0: 20 61 73 73 65 72 74 5f 74 68 72 6f 77 21 41 73   assert_throw!As
09e0: 73 65 72 74 45 72 72 6f 72 28 65 72 72 6f 72 28  sertError(error(
09f0: 29 29 20 29 3b 0d 0a 7d 0a 0d 0a 74 65 6d 70 6c  )) );..}...templ
0a00: 61 74 65 20 61 73 73 65 72 74 4f 70 28 73 74 72  ate assertOp(str
0a10: 69 6e 67 20 6f 70 29 0a 7b 0a 09 76 6f 69 64 20  ing op).{..void 
0a20: 61 73 73 65 72 74 4f 70 28 41 2c 20 42 2c 20 73  assertOp(A, B, s
0a30: 74 72 69 6e 67 20 66 6e 3d 5f 5f 46 49 4c 45 5f  tring fn=__FILE_
0a40: 5f 2c 20 73 69 7a 65 5f 74 20 6c 6e 3d 5f 5f 4c  _, size_t ln=__L
0a50: 49 4e 45 5f 5f 29 28 41 20 61 2c 20 42 20 62 2c  INE__)(A a, B b,
0a60: 20 73 74 72 69 6e 67 20 6d 73 67 3d 22 22 29 0a   string msg="").
0a70: 09 7b 0a 09 09 74 72 79 0a 09 09 09 7b 20 69 66  .{...try....{ if
0a80: 28 20 6d 69 78 69 6e 28 22 61 22 7e 6f 70 7e 22  ( mixin("a"~op~"
0a90: 62 22 29 20 29 20 72 65 74 75 72 6e 3b 20 7d 0a  b") ) return; }.
0aa0: 09 09 63 61 74 63 68 28 54 68 72 6f 77 61 62 6c  ..catch(Throwabl
0ab0: 65 20 65 29 0a 09 09 09 7b 20 6f 6e 41 73 73 65  e e)....{ onAsse
0ac0: 72 74 45 72 72 6f 72 4d 73 67 28 66 6e 2c 20 6c  rtErrorMsg(fn, l
0ad0: 6e 2c 20 6d 73 67 2e 6c 65 6e 67 74 68 20 3f 20  n, msg.length ? 
0ae0: 6d 73 67 20 3a 20 22 62 61 64 20 65 78 63 65 70  msg : "bad excep
0af0: 74 69 6f 6e 20 5c 6e 20 20 3e 3e 20 22 7e 65 2e  tion \n  >> "~e.
0b00: 74 6f 53 74 72 69 6e 67 28 29 29 3b 20 7d 0d 0a  toString()); }..
0b10: 09 09 6f 6e 41 73 73 65 72 74 45 72 72 6f 72 4d  ..onAssertErrorM
0b20: 73 67 28 66 6e 2c 20 6c 6e 2c 20 6d 73 67 2e 6c  sg(fn, ln, msg.l
0b30: 65 6e 67 74 68 20 3f 20 6d 73 67 20 3a 20 74 65  ength ? msg : te
0b40: 78 74 28 61 2c 20 22 20 21 22 2c 20 6f 70 2c 20  xt(a, " !", op, 
0b50: 22 20 22 2c 20 62 29 29 3b 0a 09 7d 0a 7d 0a 0a  " ", b));..}.}..
0b60: 61 6c 69 61 73 20 61 73 73 65 72 74 4f 70 21 28  alias assertOp!(
0b70: 60 3d 3d 60 29 20 61 73 73 65 72 74 5f 65 71 3b  `==`) assert_eq;
0b80: 20 2f 2f 2f 20 61 73 73 65 72 74 73 20 74 77 6f   /// asserts two
0b90: 20 6f 70 65 72 61 6e 64 73 20 61 72 65 20 3d 3d   operands are ==
0ba0: 0a 61 6c 69 61 73 20 61 73 73 65 72 74 4f 70 21  .alias assertOp!
0bb0: 28 60 21 3d 60 29 20 61 73 73 65 72 74 5f 6e 65  (`!=`) assert_ne
0bc0: 3b 20 2f 2f 2f 20 61 73 73 65 72 74 73 20 74 77  ; /// asserts tw
0bd0: 6f 20 6f 70 65 72 61 6e 64 73 20 61 72 65 20 21  o operands are !
0be0: 3d 0a 61 6c 69 61 73 20 61 73 73 65 72 74 4f 70  =.alias assertOp
0bf0: 21 28 60 3c 60 29 20 20 61 73 73 65 72 74 5f 6c  !(`<`)  assert_l
0c00: 74 3b 20 2f 2f 2f 20 61 73 73 65 72 74 73 20 74  t; /// asserts t
0c10: 77 6f 20 6f 70 65 72 61 6e 64 73 20 61 72 65 20  wo operands are 
0c20: 3c 0a 61 6c 69 61 73 20 61 73 73 65 72 74 4f 70  <.alias assertOp
0c30: 21 28 60 3c 3d 60 29 20 61 73 73 65 72 74 5f 6c  !(`<=`) assert_l
0c40: 65 3b 20 2f 2f 2f 20 61 73 73 65 72 74 73 20 74  e; /// asserts t
0c50: 77 6f 20 6f 70 65 72 61 6e 64 73 20 61 72 65 20  wo operands are 
0c60: 3c 3d 0a 61 6c 69 61 73 20 61 73 73 65 72 74 4f  <=.alias assertO
0c70: 70 21 28 60 3e 60 29 20 20 61 73 73 65 72 74 5f  p!(`>`)  assert_
0c80: 67 74 3b 20 2f 2f 2f 20 61 73 73 65 72 74 73 20  gt; /// asserts 
0c90: 74 77 6f 20 6f 70 65 72 61 6e 64 73 20 61 72 65  two operands are
0ca0: 20 3e 0a 61 6c 69 61 73 20 61 73 73 65 72 74 4f   >.alias assertO
0cb0: 70 21 28 60 3e 3d 60 29 20 61 73 73 65 72 74 5f  p!(`>=`) assert_
0cc0: 67 65 3b 20 2f 2f 2f 20 61 73 73 65 72 74 73 20  ge; /// asserts 
0cd0: 74 77 6f 20 6f 70 65 72 61 6e 64 73 20 61 72 65  two operands are
0ce0: 20 3e 3d 0d 0a 0d 0a 75 6e 69 74 74 65 73 74 0a   >=....unittest.
0cf0: 7b 0a 09 61 73 73 65 72 74 5f 6e 6f 74 68 72 6f  {..assert_nothro
0d00: 77 28 20 61 73 73 65 72 74 5f 65 71 28 31 2c 20  w( assert_eq(1, 
0d10: 31 29 20 29 3b 0a 09 61 73 73 65 72 74 5f 6e 6f  1) );..assert_no
0d20: 74 68 72 6f 77 28 20 61 73 73 65 72 74 5f 6e 65  throw( assert_ne
0d30: 28 31 2c 20 30 29 20 29 3b 0a 09 61 73 73 65 72  (1, 0) );..asser
0d40: 74 5f 6e 6f 74 68 72 6f 77 28 20 61 73 73 65 72  t_nothrow( asser
0d50: 74 5f 6c 74 28 30 2c 20 31 29 20 29 3b 0a 09 61  t_lt(0, 1) );..a
0d60: 73 73 65 72 74 5f 6e 6f 74 68 72 6f 77 28 20 61  ssert_nothrow( a
0d70: 73 73 65 72 74 5f 6c 65 28 30 2c 20 31 29 20 29  ssert_le(0, 1) )
0d80: 3b 0a 09 61 73 73 65 72 74 5f 6e 6f 74 68 72 6f  ;..assert_nothro
0d90: 77 28 20 61 73 73 65 72 74 5f 6c 65 28 30 2c 20  w( assert_le(0, 
0da0: 30 29 20 29 3b 0a 09 61 73 73 65 72 74 5f 6e 6f  0) );..assert_no
0db0: 74 68 72 6f 77 28 20 61 73 73 65 72 74 5f 67 74  throw( assert_gt
0dc0: 28 31 2c 20 30 29 20 29 3b 0a 09 61 73 73 65 72  (1, 0) );..asser
0dd0: 74 5f 6e 6f 74 68 72 6f 77 28 20 61 73 73 65 72  t_nothrow( asser
0de0: 74 5f 67 65 28 31 2c 20 30 29 20 29 3b 0a 09 61  t_ge(1, 0) );..a
0df0: 73 73 65 72 74 5f 6e 6f 74 68 72 6f 77 28 20 61  ssert_nothrow( a
0e00: 73 73 65 72 74 5f 67 65 28 30 2c 20 30 29 20 29  ssert_ge(0, 0) )
0e10: 3b 0a 0a 09 61 73 73 65 72 74 5f 74 68 72 6f 77  ;...assert_throw
0e20: 21 41 73 73 65 72 74 45 72 72 6f 72 28 20 61 73  !AssertError( as
0e30: 73 65 72 74 5f 65 71 28 31 2c 20 30 29 20 29 3b  sert_eq(1, 0) );
0e40: 0a 09 61 73 73 65 72 74 5f 74 68 72 6f 77 21 41  ..assert_throw!A
0e50: 73 73 65 72 74 45 72 72 6f 72 28 20 61 73 73 65  ssertError( asse
0e60: 72 74 5f 6e 65 28 31 2c 20 31 29 20 29 3b 0a 09  rt_ne(1, 1) );..
0e70: 61 73 73 65 72 74 5f 74 68 72 6f 77 21 41 73 73  assert_throw!Ass
0e80: 65 72 74 45 72 72 6f 72 28 20 61 73 73 65 72 74  ertError( assert
0e90: 5f 6c 74 28 31 2c 20 31 29 20 29 3b 0a 09 61 73  _lt(1, 1) );..as
0ea0: 73 65 72 74 5f 74 68 72 6f 77 21 41 73 73 65 72  sert_throw!Asser
0eb0: 74 45 72 72 6f 72 28 20 61 73 73 65 72 74 5f 6c  tError( assert_l
0ec0: 74 28 31 2c 20 30 29 20 29 3b 0a 09 61 73 73 65  t(1, 0) );..asse
0ed0: 72 74 5f 74 68 72 6f 77 21 41 73 73 65 72 74 45  rt_throw!AssertE
0ee0: 72 72 6f 72 28 20 61 73 73 65 72 74 5f 6c 65 28  rror( assert_le(
0ef0: 31 2c 20 30 29 20 29 3b 0a 09 61 73 73 65 72 74  1, 0) );..assert
0f00: 5f 74 68 72 6f 77 21 41 73 73 65 72 74 45 72 72  _throw!AssertErr
0f10: 6f 72 28 20 61 73 73 65 72 74 5f 67 74 28 30 2c  or( assert_gt(0,
0f20: 20 30 29 20 29 3b 0a 09 61 73 73 65 72 74 5f 74   0) );..assert_t
0f30: 68 72 6f 77 21 41 73 73 65 72 74 45 72 72 6f 72  hrow!AssertError
0f40: 28 20 61 73 73 65 72 74 5f 67 74 28 30 2c 20 31  ( assert_gt(0, 1
0f50: 29 20 29 3b 0a 09 61 73 73 65 72 74 5f 74 68 72  ) );..assert_thr
0f60: 6f 77 21 41 73 73 65 72 74 45 72 72 6f 72 28 20  ow!AssertError( 
0f70: 61 73 73 65 72 74 5f 67 65 28 30 2c 20 31 29 20  assert_ge(0, 1) 
0f80: 29 3b 0a 0a 09 63 6c 61 73 73 20 54 65 6d 70 20  );...class Temp 
0f90: 7b 20 62 6f 6f 6c 20 6f 70 45 71 75 61 6c 73 28  { bool opEquals(
0fa0: 69 6e 74 20 78 29 7b 72 65 74 75 72 6e 20 78 2f  int x){return x/
0fb0: 78 3d 3d 78 3b 7d 20 7d 0a 09 61 73 73 65 72 74  x==x;} }..assert
0fc0: 5f 74 68 72 6f 77 21 41 73 73 65 72 74 45 72 72  _throw!AssertErr
0fd0: 6f 72 28 20 61 73 73 65 72 74 5f 65 71 28 6e 65  or( assert_eq(ne
0fe0: 77 20 54 65 6d 70 2c 20 30 29 20 29 3b 0a 09 61  w Temp, 0) );..a
0ff0: 73 73 65 72 74 5f 6e 6f 74 68 72 6f 77 20 20 20  ssert_nothrow   
1000: 20 20 20 20 20 20 20 28 20 61 73 73 65 72 74 5f         ( assert_
1010: 65 71 28 6e 65 77 20 54 65 6d 70 2c 20 31 29 20  eq(new Temp, 1) 
1020: 29 3b 0a 09 61 73 73 65 72 74 5f 74 68 72 6f 77  );..assert_throw
1030: 21 41 73 73 65 72 74 45 72 72 6f 72 28 20 61 73  !AssertError( as
1040: 73 65 72 74 5f 65 71 28 6e 65 77 20 54 65 6d 70  sert_eq(new Temp
1050: 2c 20 32 29 20 29 3b 0a 7d 0a                    , 2) );.}.