2238 次代码提交 (c7b7b9005f733ec867f99932b3fd50803a56cd99)

作者 SHA1 备注 提交日期
  alisdair sullivan b29c080931 warn if the directories `eunit' or `ct' show up in `src_dirs' 9 年前
  Tristan Sloughter ec20f29e7c convert ~> versions to highest matching 9 年前
  alisdair sullivan 639906bdb5 put `extra' ct test suites in `extras/apps/APPNAME' rather than `extras' 9 年前
  alisdair sullivan 9acd23f727 allow ct suites to be specified at the root of a project (or root of app) 9 年前
  alisdair sullivan 48c372d68d whitespace cleanup 9 年前
  Fred Hebert 44a30ca52f Plugin templates enabled 9 年前
  Tristan Sloughter c4c7ca4244 support temporary cdn change with HEX_CDN os var 9 年前
  Fred Hebert d201d7f4a6 A bad template index does not crash; shows warning 9 年前
  Panagiotis PJ Papadomitsos ae9c1fa0f8 Account for division by zero 9 年前
  Panagiotis PJ Papadomitsos 8c055a7d96 Add support for total code coverage 9 年前
  schutm d0180cc94d Fix wrong relative path resolution 9 年前
  alisdair sullivan 6f70b7fc88 remove mib header file in `priv/mibs/include' 9 年前
  alisdair sullivan d9ae98e4d8 symlink mib hrl output in apps `include' directories 9 年前
  Fred Hebert 769e14c542 Actually fix tuple merging. 9 年前
  Fred Hebert f0876ae8c7 Fix tuple umerging 9 年前
  Phil Toland afbf729532 Added tests and fixed a bug 9 年前
  Julian Squires 6140ef6e67 Default to no eunit formatter if verbose specified 9 年前
  Tristan Sloughter 4935b8dc99 fetch eunit_formatters config not from the command args but from the config 9 年前
  Phil Toland be09be6d6b Fix a small bug in the MIB compiler when building dependencies 9 年前
  Tristan Sloughter 2242daaec9 auto-update the registry if a pkg isn't found, fail if it still isn't found 9 年前
  Tristan Sloughter 996da460b0 special handling of relx configs in profiles 9 年前
  Tristan Sloughter f4a318f8f5 preserve attributes when copying files in rebar_utils:cp_r for unix 9 年前
  Tristan Sloughter 740d8a3c74 if a provider of the same namespace and name already exists, skip adding new provider 9 年前
  Fred Hebert bf347caa55 Handle force flags in leading position 9 年前
  Tristan Sloughter d4e8765007 only add package list of versions to registry if it has the right buildtool support 9 年前
  alisdair sullivan 25914c3508 error on ct/eunit argument errors instead of warning 9 年前
  alisdair sullivan aea9809bdb warn on incorrectly specified test options in `rebar.config` 9 年前
  Fred Hebert f84c51b37a Fix error reports on missing include paths 9 年前
  Fred Hebert cc11b7bcec Back to git versions for source 9 年前
  Fred Hebert 356ac5033d Bump to beta-4 9 年前
  Fred Hebert 5f7351d784 Fix IO locking up in shell apps 9 年前
  Geoff Cant 748142838c Feature: rebar shell [--script <FILE>] 9 年前
  Tristan Sloughter 87d9edc537 add space before end so eyes don't bleed 9 年前
  Tristan Sloughter bca4d40703 include Sean Cribbs eunit formatter by default 9 年前
  Fred Hebert b9c15df873 Optionally disable readable output 9 年前
  Fred Hebert d4981b7913 Add cth_readable to dep list 9 年前
  Fred Hebert d31e663a67 Prettify all of common test output. 9 年前
  Tristan Sloughter 9184a42ef3 fix typo of guarantee. h/t evan 9 年前
  Tristan Sloughter d2cd2710b1 do not sort mib_first_files during merge_opts, order must be kept 9 年前
  alisdair sullivan 0461729fd9 calculate coverage info as late as possible in ct provider execution 9 年前
  Heinz N. Gies 42695b42b1 Allow switching based on env variable 9 年前
  alisdair sullivan 80f5bc6152 add warning about `auto_compile` 9 年前
  alisdair sullivan 94169fbdf2 reenable support for most command line options and rename `ct_tests` to `ct_opts` 9 年前
  alisdair sullivan f73307bb65 support atom suites in `ct_tests` 9 年前
  alisdair sullivan 19a3a96893 refactor `rebar_prv_common_test` 9 年前
  Tristan Sloughter e5aa04f278 fix #903: use app discover of entire plugins dir when listing 9 年前
  alisdair sullivan d8be03ab6a fixes for cover under new compiler/eunit/ct 9 年前
  alisdair sullivan 67bf54d04d add an option to soft purge rather than purge old code 9 年前
  Heinz N. Gies afd2b9b4fb Fixed error log formating 9 年前
  Heinz N. Gies 04be3f5963 Make output a bit more discrete 9 年前