Commit Graph

  • 25163f81ef Use define-runtime-path for the rackunit screenshot. master use-define-runtime-path Georges Dupéron 2017-05-22 04:18:13 +0200
  • 71c164e9f0 Added screenshot of the RackUnit GUI, fixed typo. doc-changes Georges Dupéron 2017-05-18 23:29:16 +0200
  • 19a87ffe13 adjust 86a91d675d to bring back the "expression:" field of a failed test Robby Findler 2017-01-05 07:31:38 -0600
  • 0584d9ecf3 Merge pull request #21 from rfindler/master Jay McCarthy 2016-12-23 11:47:10 -0500
  • 86a91d675d make the top-level checks look more like how they look when using text-ui Robby Findler 2016-12-23 08:38:51 -0600
  • 902e41b08a fix typo in test-suite example Celeste Hollenbeck 2016-10-14 13:16:23 -0600
  • a83d76a6ef Update doc for check-exn: predicate can be trueish Don March 2016-10-13 23:02:18 -0400
  • 2407b02f38 don't catch exn breaks Spencer Florence 2016-06-24 15:02:52 -0500
  • 7f484888f5 fix check-exn contract error message Ryan Culpepper 2016-07-29 11:45:52 -0400
  • 21b278c864 moved rackunit/log to new pkg, fixed docs v6.6 Spencer Florence 2016-04-15 19:35:30 -0500
  • 062ac9d3a4 Fix test when run without raco in path. v6.5 v6.4 Sam Tobin-Hochstadt 2015-12-30 15:57:56 -0500
  • a0d78ecadd run from anywhere Jay McCarthy 2015-12-22 06:37:07 -0500
  • eee52585ed Fixing 13 Jay McCarthy 2015-12-21 09:04:29 -0500
  • 6d59b5e60d unbreak test-case Matthew Flatt 2015-12-10 09:29:15 -0700
  • 644a4c550f use syntax objects to represent source locations Matthew Flatt 2015-12-09 17:22:42 -0700
  • 087a053c49 Adjust docs on checks and current-check-handler v6.3 Asumu Takikawa 2015-10-25 17:08:34 -0400
  • a3a22d191f Adjust docs on checks and current-check-handler Asumu Takikawa 2015-10-25 17:08:34 -0400
  • 0957188c09 Allow internal definitions in custom checks Jack Firth 2015-07-14 14:26:44 -0700
  • b4b8027267 Pushes values to the right when given long info keys Jack Firth 2015-08-19 14:09:36 -0700
  • 011715353f Use preferences:get/set from framework/preferences. Vincent St-Amour 2015-08-18 16:26:40 -0500
  • 1a3dec8641 Replace uses of unstable/gui/notify with framework/notify. Vincent St-Amour 2015-08-18 16:06:58 -0500
  • bf0c4812cd adding test case Jay McCarthy 2015-08-17 11:42:17 -0400
  • a0118d6ccf Ensure that only the rackunit output, not the test output goes to stderr Jay McCarthy 2015-08-17 11:40:14 -0400
  • 9548cffb8e Move unstable/class-iop to racket/class/iop. Vincent St-Amour 2015-07-28 17:33:44 -0500
  • cdcc3edf08 Remove SRFI-1 dependency Gustavo Massaccesi 2014-12-04 16:49:34 -0300
  • 466a679cd5 Merge pull request #2 from lexi-lambda/master Sam Tobin-Hochstadt 2015-01-12 16:47:17 -0500
  • 21933612f8 Use hash instead of hasheq to manage gui models for typed racket compat Alexis King 2015-01-09 11:18:18 -0800
  • dba8e56a02 Install raco test. Sam Tobin-Hochstadt 2015-01-02 18:00:22 -0500
  • bc52c19611 Try a different snapshot site. Sam Tobin-Hochstadt 2015-01-02 17:55:35 -0500
  • 0e9db59745 Test travis on this repository, which has fewer dependencies. Sam Tobin-Hochstadt 2014-12-10 10:55:01 -0500
  • 9ccd498cae Move schemeunit to this repository. Sam Tobin-Hochstadt 2014-12-06 22:08:36 -0500
  • 5bd4abe045 Add standard .gitignore file. Sam Tobin-Hochstadt 2014-12-06 17:46:20 -0500
  • 7300f625d5 Remove extra directories. Sam Tobin-Hochstadt 2014-12-01 20:42:38 -0500
  • 456f63baa9 Remove stray reference to Racket in LICENSE files. Sam Tobin-Hochstadt 2014-11-25 14:08:39 -0500
  • 77e11a99cb add update-implies to package "info.rkt"s Matthew Flatt 2014-08-14 16:26:09 +0100
  • 8b41c49090 rackunit/docs-complete: move to the "racket-index" package Matthew Flatt 2014-06-02 12:34:12 +0100
  • 281487c630 fix srcloc Jay McCarthy 2014-04-16 15:31:26 -0600
  • 2a224fa511 Make check-exn/check-not-exn keep the check failure message. Eric Dobson 2014-03-08 16:27:03 -0800
  • 01305fad45 LGPL by reference Matthew Flatt 2014-02-27 14:42:59 -0700
  • 275b886005 add dynamic-require/expose Ryan Culpepper 2014-02-04 11:02:38 -0500
  • 3e34357795 fix require/expose for quoted module paths and submodules closes PR 14331 Ryan Culpepper 2014-02-03 20:10:17 -0500
  • b72d16c3be 2013 -> 2014 Eli Barzilay 2014-01-21 15:02:21 -0500
  • a99aae1b73 copy responsible info to "info.rkt" files Matthew Flatt 2013-12-31 17:05:39 -0700
  • 33e1cd058d move "props" test configs to test submodules or "info.rkt" files Matthew Flatt 2013-12-29 10:29:19 -0600
  • af49da5d70 Add rackunit HISTORY.txt for version 6.0. Eric Dobson 2013-12-25 06:59:21 -0800
  • 07f2ef7fe2 remove dependency on rackunit-test from rackunit Robby Findler 2013-11-28 11:57:34 -0600
  • 95d221e22b Remove/replace some dependencies on scheme-lib Asumu Takikawa 2013-11-26 23:51:03 -0500
  • 327e663de0 Turn off test where it is not caught properly Jay McCarthy 2013-11-19 14:25:13 -0700
  • fd3e90fa72 Fixing PR14169 Jay McCarthy 2013-11-19 08:28:49 -0700
  • 8f737bae4e Fixing PR14168 Jay McCarthy 2013-11-19 08:26:52 -0700
  • cb73ddc016 Fix PR14167 Jay McCarthy 2013-11-19 08:18:53 -0700
  • 61748bc7fa add check for check-exn predicate closes PR 14165 Ryan Culpepper 2013-11-17 18:17:54 -0500
  • f8b0732caf rackunit: make check-exn/check-not-exn raise error if given a non-thunk David T. Pierson 2013-11-06 00:52:32 -0500
  • 9083e022e4 Make rackunit print less extraneous newlines. Eric Dobson 2013-10-17 22:01:57 -0700
  • 91f9befe34 Make rackunit not print a full stack trace in text-ui. Eric Dobson 2013-10-17 21:11:28 -0700
  • c0b6e0013e include -test pkgs in aggregates Ryan Culpepper 2013-10-21 23:33:34 -0400
  • 39e27bee3c Small changes/fixes to rackunit. Eric Dobson 2013-10-14 09:23:19 -0700
  • fe106c630c move some test & doc collections out of "racket-" pkgs to new pkgs Matthew Flatt 2013-10-15 16:19:27 -0600
  • 2d7fb8663c fix doc package deps Matthew Flatt 2013-10-15 13:13:53 -0600
  • 81f5c67350 Fixing broken build and improving error message Jay McCarthy 2013-10-15 10:53:59 -0600
  • d567bf9ac7 Fixing PR14096 Jay McCarthy 2013-10-15 08:55:13 -0600
  • 8966ebd203 show timing for suites in rackunit gui Ryan Culpepper 2013-09-14 04:29:27 -0400
  • 305ea7dc4f extracted rackunit-gui package Ryan Culpepper 2013-09-14 04:12:05 -0400
  • 241cec7565 Fix rackunit test/check-exn signature Tobias Hammer 2013-08-29 11:12:34 +0200
  • 14c4579a16 move stray rackunit module Matthew Flatt 2013-08-31 11:08:20 -0600
  • af471ef1bd include license with each package Matthew Flatt 2013-08-31 06:23:49 -0600
  • d5a7e2075b auto-fix dependencies for "scheme-lib" and "srfi-lite-lib" Matthew Flatt 2013-08-27 15:18:23 -0600
  • f89f07a6f0 move rackunit's drracket plugin into its own pkg, that you can now get via the (new) 'rackunit' pkg Robby Findler 2013-08-11 11:28:54 -0500
  • 432f9fed39 add pkg-desc' and pkg-authors' to each package Matthew Flatt 2013-07-30 17:50:52 -0600
  • b262a331b2 added checks to run-tests Ryan Culpepper 2013-07-30 12:54:58 -0400
  • daf3ac808a Revert "Add contract for run-tests." Ryan Culpepper 2013-07-30 11:11:36 -0400
  • a96b6f681c add "share", move "collects" back out of "lib", move "pkgs" Matthew Flatt 2013-07-19 04:49:29 -0600
  • a860a2387b misc changes to avoid absolute paths in bytecode files Matthew Flatt 2013-07-08 12:22:10 -0600
  • f0192efed2 Use #lang info instead of #lang setup/infotab. Sam Tobin-Hochstadt 2013-07-04 15:45:47 -0400
  • c3a3a4cc2a move drracket tests into their own package Robby Findler 2013-06-29 10:16:58 -0500
  • f833d9d488 auto-fix dependencies in "pkgs" Matthew Flatt 2013-06-29 05:42:38 -0600
  • 7880e7f954 link development-mode packages in a separate pkg database Matthew Flatt 2013-06-27 21:36:51 -0600
  • a5476d6ba0 Move rackunit to the rackunit-lib package. Sam Tobin-Hochstadt 2013-06-26 14:00:41 -0400
  • 48ea72842a a step toward single-collection packages as default Matthew Flatt 2013-06-25 22:17:38 +0200
  • 8c08789023 reorganize into core plus packages Matthew Flatt 2013-05-24 21:57:31 -0600
  • e5f077c501 raco pkg create: support "source" and "binary" bundling Matthew Flatt 2013-05-08 20:20:17 -0400
  • 56024fc2ca Adding summary mode, quiet program mode and changing tests/eli-tester to cooperate so it adds useful information in summary mode Jay McCarthy 2013-05-02 14:49:31 -0600
  • 56733328a4 Fixing standalone Jay McCarthy 2013-03-28 08:32:03 -0600
  • b7b42f0226 Fixing broken rackunit display tests Jay McCarthy 2013-03-26 06:08:01 -0600
  • 38f8b0cb3d Fixing broken rackunit tests Jay McCarthy 2013-03-22 07:43:15 -0600
  • 38de84812e Adding test logging facility to rackunit and eli-tester, with its own test and docs Jay McCarthy 2013-03-21 07:02:43 -0600
  • 635a8a229f Fix lots of indentation mistakes. Eli Barzilay 2013-03-14 07:15:43 -0400
  • f51a916705 Modify exn:test:check to support prop:exn:srclocs to produce good error messages even without debugging enabled. Danny Yoo 2013-02-27 12:01:09 -0700
  • ba15ee88bb Add for-label require Asumu Takikawa 2012-11-20 13:02:17 -0500
  • 821efdce41 Add check-match to rackunit Joe Gibbs Politz 2012-11-20 00:19:16 -0500
  • dd6c2d2086 Add contract for run-tests. Danny Yoo 2012-11-14 10:54:51 -0700
  • ffa29cb408 Lots of bad TAB eliminations. Eli Barzilay 2012-11-07 10:42:42 -0500
  • 673a1233b9 Revert "Fixing Rackunit tests after alignment" Matthew Flatt 2012-08-15 09:34:17 -0600
  • 6d7f64f6d5 fix rackunit formatting Matthew Flatt 2012-08-14 13:53:21 -0600
  • 0e811984f0 Fixing Rackunit tests after alignment Jay McCarthy 2012-08-14 22:21:44 -0600
  • e6073f2774 remove rackunit' dependency on srfi/13' Matthew Flatt 2012-08-14 09:41:29 -0600
  • ee25e05713 A bunch of typo fixes from Richard Cleis. Eli Barzilay 2012-06-14 16:58:04 -0400
  • 3d59b3de3c check-= uses magnitude to compare number differences John Clements 2012-05-03 10:55:22 -0700
  • 65ed1d1d82 adjust some libraries to avoid converting paths to strings too early Matthew Flatt 2012-02-09 21:56:09 -0700
  • 2359fee772 Two typos in the rackunit docs Jordan Schatz 2012-02-03 10:34:09 -0700