Commit Graph

  • dd133ba3b6 update docs gh-pages = 2024-09-23 08:46:48 +0000
  • 11f7cff928
    Allow `openArray` to be captured in `check` (#47) master Jacek Sieka 2024-09-23 10:46:26 +0200
  • 566673c7da
    Merge branch 'master' into oa-once Jacek Sieka 2024-09-23 10:33:20 +0200
  • 4ddc42b026
    Allow `openArray` to be captured in `check` Jacek Sieka 2024-09-22 14:16:14 +0200
  • 971a7972c5 update docs = 2024-09-11 14:09:46 +0000
  • 5a76fe5bce
    update ci.yml to test Nim 2.2; also test gcc-14 (#46) Miran 2024-09-11 16:09:26 +0200
  • 5c61a9a82d
    update ci.yml to test Nim 2.2; also test gcc-14 narimiran 2024-09-10 09:18:03 +0200
  • 36c714fb3d
    Ensure test is marked as failed when check is inside `proc` (#45) Etan Kissling 2024-08-25 10:49:40 +0200
  • 6d6635ba05
    set program result in test Etan Kissling 2024-08-14 22:43:54 +0200
  • b0ffb50b4b
    Add test Etan Kissling 2024-08-14 22:40:51 +0200
  • 95236e35bf
    inject old name Etan Kissling 2024-08-14 22:38:20 +0200
  • 80c291b5cd
    Ensure test is marked as failed when check is inside `proc` Etan Kissling 2024-08-14 18:46:09 +0200
  • bdd5c682ea
    renaming test and add a check: false test fix-issue-43 Ludovic Chenut 2024-07-05 13:20:46 +0200
  • e8a3b81133
    fix: issue 43 Ludovic Chenut 2024-07-04 14:30:46 +0200
  • cff7b7d74a update docs = 2024-03-11 13:52:43 +0000
  • e96f321503
    release `v0.2.2` (#42) v0.2.2 Etan Kissling 2024-03-11 14:52:17 +0100
  • 1943485bfd
    release `v0.2.2` Etan Kissling 2024-03-11 14:38:10 +0100
  • 1810f0b8fe update docs = 2024-02-16 17:06:29 +0000
  • b5028a4471
    use non-EOL macOS version for GitHub Actions CI (#40) tersec 2024-02-16 17:06:04 +0000
  • ed72088fb5
    use non-EOL macOS version for GitHub Actions CI tersec 2024-02-16 16:14:52 +0000
  • 1a6ec922e8 update docs = 2024-01-27 10:32:08 +0000
  • bfe65b9fcb
    Upgrade github actions to v4 jangko 2024-01-27 15:47:57 +0700
  • e35099cf99 update docs = 2024-01-22 11:59:49 +0000
  • e98a1ed79f
    Fix allow break in test body regression (#38) andri lim 2024-01-22 18:59:23 +0700
  • fb064e52dd
    Use push/pop pragma to silence UnnamedBreak warning jangko 2024-01-22 18:41:47 +0700
  • 96d8bbe29a
    Silence UnnamedBreak warning jangko 2024-01-22 17:54:04 +0700
  • 75384c732b
    Fix allow break in test body regression jangko 2024-01-22 17:38:31 +0700
  • 38b2411031 update docs = 2024-01-22 06:27:58 +0000
  • 0fe665e509
    only run `teardown` if `setup` completed (#36) Etan Kissling 2024-01-22 07:27:34 +0100
  • 56ca55c6d1
    Add test jangko 2024-01-22 10:52:01 +0700
  • fb11e801ff
    Merge branch 'master' into dev/etan/lc-teardownsetup jangko 2024-01-22 10:45:41 +0700
  • 37bccfd811 update docs = 2024-01-22 03:45:27 +0000
  • 13bf4d444d
    Add test for PR #35 (#37) andri lim 2024-01-22 10:45:02 +0700
  • b0579263f2
    Fix test jangko 2024-01-22 10:32:24 +0700
  • a314a91dad
    Add test for PR #35 jangko 2024-01-22 10:20:28 +0700
  • 540ccc3ed4
    workaround shadowing bug Etan Kissling 2024-01-18 19:28:43 +0100
  • 4e601aff80
    only run `teardown` if `setup` completed Etan Kissling 2024-01-18 19:09:11 +0100
  • 9a826cc546 update docs = 2024-01-12 16:17:57 +0000
  • db67e2ad76
    unittest2.nim: ensure the testTeardownIMPL is performed at the end (#35) Ivan FB 2024-01-12 17:17:30 +0100
  • 5b1bb999dd
    unittest2.nim: better exception capture when teardown Ivan Folgueira Bande 2024-01-12 09:09:33 +0100
  • 16a6fa7803
    unittest.nim: adding better protection in testTeardownIMPL() call Ivan Folgueira Bande 2024-01-11 13:57:09 +0100
  • 226c6633d0
    unittest2.nim: ensure the testTeardownIMPL is performed at the end Ivan Folgueira Bande 2024-01-09 18:48:18 +0100
  • 84b543ad2a update docs = 2023-11-13 07:44:33 +0000
  • 262b697f38
    add `dualTest` which tests both compile-time and runtime v0.2.1 Jacek Sieka 2023-11-13 08:43:09 +0100
  • 00e14080d9 update docs = 2023-11-10 12:50:14 +0000
  • 333e74fa2d
    compile-time test support (#34) v0.2.0 Jacek Sieka 2023-11-10 13:49:41 +0100
  • 2257142d44
    bump version Jacek Sieka 2023-11-10 12:13:16 +0100
  • bab23a5460
    test options Jacek Sieka 2023-11-10 12:10:12 +0100
  • 7d7cf39b5f
    oops Jacek Sieka 2023-09-27 09:00:44 +0200
  • 29079eafcb
    compile-time test support Jacek Sieka 2023-09-26 16:52:09 +0200
  • 81efc9808a
    Merge d90f33ee98 into 91973dfa38 diegomrsantos 2023-09-16 19:00:48 +0200
  • 850bccfd07 update docs = 2023-09-16 06:51:58 +0000
  • 91973dfa38
    Add total running time (#33) Tanguy 2023-09-16 08:51:29 +0200
  • b0acbf7dd2
    Add total running time Tanguy 2023-09-06 16:16:23 +0200
  • d90f33ee98
    Trying to fix merge conflicts handling-teardwon-exception Diego 2023-09-05 14:29:08 +0200
  • eae7f92d5c
    reduce compiler warnings jangko 2023-02-14 17:58:39 +0700
  • 3f5c8dcfa7
    Handle Exception in teardown Diego 2022-10-27 17:38:27 +0200
  • 0559258574 update docs = 2023-09-02 18:32:03 +0000
  • e1b7a9f418
    cleanups (#32) Jacek Sieka 2023-09-02 20:31:35 +0200
  • 8f9ab29797
    cleanups Jacek Sieka 2023-09-02 20:05:24 +0200
  • 4432098c25 update docs = 2023-09-01 10:32:46 +0000
  • 2300fa9924
    Revamped output handling, cleanup and removal of thread mode (#31) v0.1.0 Jacek Sieka 2023-09-01 12:23:01 +0200
  • 4327e8d475
    another nimcache attempt Jacek Sieka 2023-08-24 18:19:01 +0200
  • b83774af86
    revert version testing Jacek Sieka 2023-08-24 12:35:04 +0200
  • 507e501a3e
    test both garbage collectors Jacek Sieka 2023-08-24 12:22:31 +0200
  • a245695051
    color fixes Jacek Sieka 2023-08-24 12:05:06 +0200
  • 589ca7b879
    fix extra testName whitespace Jacek Sieka 2023-08-24 11:59:06 +0200
  • fd6d59d904
    fixes Jacek Sieka 2023-08-24 11:21:54 +0200
  • 5c60ee1ba2
    move tests back to config.nims Jacek Sieka 2023-08-24 08:27:14 +0200
  • d8b1463b91
    ci binary Jacek Sieka 2023-08-23 22:37:48 +0200
  • 28fa87f478
    Revamped output handling, cleanup and removal of thread mode Jacek Sieka 2023-08-23 17:41:04 +0200
  • 8b6bdae303 update docs = 2023-08-22 15:42:41 +0000
  • 299bc9a574
    more lent iterators (#30) v0.0.9 Jacek Sieka 2023-08-22 17:26:10 +0200
  • a2cebc044a
    bump Jacek Sieka 2023-08-22 14:40:27 +0200
  • 0761f3104a
    more lent iterators Jacek Sieka 2023-08-22 14:39:37 +0200
  • a2bcc5e23f update docs = 2023-08-22 04:50:44 +0000
  • 0b44f30d9b
    avoid potential capture of lent iterator var (#29) v0.0.8 Jacek Sieka 2023-08-22 06:50:19 +0200
  • 8dcbaff5db
    bump ci time Jacek Sieka 2023-08-21 22:25:16 +0200
  • 7cfede68a9
    avoid potential capture of lent iterator var Jacek Sieka 2023-08-21 18:31:12 +0200
  • b0e2c1d47d update docs = 2023-07-29 01:01:39 +0000
  • 21ed62449d
    remove nim 1.2 and 1.4 support jangko 2023-07-28 10:53:13 +0700
  • f64a1fba3b update docs = 2023-06-06 08:45:13 +0000
  • b178f47527
    v0.0.7 v0.0.7 Jacek Sieka 2023-06-06 10:36:56 +0200
  • 760b43ae41 update docs = 2023-06-05 21:35:16 +0000
  • 4d5dbb569a
    fix stackTrace symbol usage Jacek Sieka 2023-06-05 23:34:42 +0200
  • 357e3151d4 update docs = 2023-05-10 10:17:02 +0000
  • 5ed05c90fb
    use Nim 2.0 in CI (#26) tersec 2023-05-10 10:16:24 +0000
  • ddd28fdff7
    use Nim 2.0 in CI tersec 2023-04-07 14:40:12 +0000
  • e922119a2e update docs = 2023-02-17 14:23:51 +0000
  • 883c7a50ad
    Fix `expect` & nim 1.6 regressions (#24) v0.0.6 Tanguy 2023-02-17 15:23:16 +0100
  • 7b40a191db
    fix nim 1.2 Tanguy 2023-02-17 13:50:05 +0100
  • 476c4ede94
    Fix expect CatchableError Tanguy 2023-02-17 12:54:21 +0100
  • e7dbbd08ee
    Fix BareExcept on 1.6 Tanguy 2023-02-17 12:54:06 +0100
  • beda9f86d2 update docs = 2023-02-14 06:35:22 +0000
  • 0e18d15d3e
    reduce compiler warnings about cannot raise defect jangko 2023-02-14 13:13:26 +0700
  • 3f5065b6fd
    bump github actions to v3 jangko 2023-02-14 12:23:48 +0700
  • 2e7f2040fe switch CI to the supported version of macos narimiran 2022-08-24 09:22:44 +0200
  • e8d1efcc6f update docs = 2023-02-14 05:20:25 +0000
  • 828310e512
    workaround for nim 1.2 backward compatibility: exception in terminal.nim jangko 2023-02-14 10:44:13 +0700
  • bed1d50a45
    workaround for nim devel in ci jangko 2023-02-14 09:14:47 +0700