Next | Query returned 59 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2021-12-11 14:34:15 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
devel/ruby-test-unit: update to 3.5.2

3.5.2 (2021-12-10)

Improvements

* Required fileutils lazy. [GitHub#206][Patch by David Rodríguez]
   2021-11-09 15:40:55 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
devel/ruby-test-unit: update to 3.5.1

3.5.1 (2021-11-08)

Fixes
* Fixed a bug that keep: true is ignored when data set is generated by
  block. [Reported by Kenta Murata]

Thanks

* Kenta Murata

3.5.0 (2021-10-18)

Fixes
* Fixed a bug that keep: true is ignored when the last data doesn't have
  keep: true.

3.4.9 (2021-10-18)

Improvements
* Added support for labeling each variable values by using Hash.

3.4.8 (2021-10-11)

Improvements
* Added support for omitting Ractor tests on Ruby 2.7 or earlier
  automatically.
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-09-18 17:36:01 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
devel/ruby-test-unit: update to 3.4.7

3.4.7 - 2021-09-14

Fixes

* Suppressed a warning on Ruby 2.  [GitHub#205][Patch by Kenichi Kamiya]

Thanks

Kenichi Kamiya

3.4.6 - 2021-09-11

Improvements

* Added support for tests that use Ractor.  Use Test::Unit::TestCase.ractor
  to declare that these tests use Ractor.

* Added --debug-on-failure option.

3.4.5 - 2021-09-04

Improvements

* Added more metadata to gemspec.  [GitHub#183][Patch by Kenichi Kamiya]

* Removed needless files from gem.  [GitHub#184][Patch by Kenichi Kamiya]

* Updated documents.
  [GitHub#191][GitHub#192][GitHub#193][GitHub#199][GitHub#200]
  [GitHub#201][Patch by Kenichi Kamiya]

Added assert_nothing_leaked_memory.

Fixes

* Fixed typos in documents.
  [GitHub#189][GitHub#190][GitHub#195][GitHub#197][Patch by Kenichi Kamiya]

Thanks

* Kenichi Kamiya
   2021-06-04 16:25:45 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
devel/ruby-test-unit: update to 3.4.4

3.4.4 (2021-06-04)

Improvements

* Rename assert_all? to assert_all. assert_all? is deprecated but is
  available.

3.4.3 (2021-06-04)

Improvements

* Stopped to change result value of Test::Unit::TestCase#include.
* Added assert_all?.
* Added support for assert_raise_with_message.
   2021-05-30 11:11:00 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
devel/ruby-test-unit: update to 3.4.2

3.4.2 (2021-05-30)

Improvements

* [UI][console]: Improved diff readability for no color case. Character
  based diff marks are always showed.
   2021-05-04 17:00:26 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
devel/ruby-test-unit: update to 3.4.1

3.4.1 - 2021-04-19 {#version-3-4-1}

Fixes

* Fixed a bug that `setup`/`cleanup`/`teardown` with block may be
  overwritten by another `setup`/`cleanup`/`teardown` with
  block. It's caused only with Ruby 2.6 or earlier.
  [GitHub#179][Reported by akira yamada]

Thanks

* akira yamada
   2021-02-03 15:19:33 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
devel/ruby-test-unit: update to 3.4.0

3.4.0 - 2021-01-30

Improvements

* Enable deprecated warnings by default.
   2021-01-11 14:16:02 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
devel/ruby-test-unit: update to 3.3.9

## 3.3.9 - 2020-12-29 {#version-3-3-9}

### Improvements

  * `assert_not_match`: Add support for `String` as pattern.
    [GitHub#178][Patch by David Rodríguez]

### Thanks

  * David Rodríguez

## 3.3.8 - 2020-12-25 {#version-3-3-8}

### Improvements

  * [UI][console]: Removed reverse mode because Ruby 3.0 reverts
    reverse backtrace.

## 3.3.7 - 2020-11-18 {#version-3-3-7}

### Improvements

  * Improved TruffleRuby support.
    [GitHub#171][Reported by Benoit Daloze]

  * Removed needless `to_sym`.
    [GitHub#177][Patch by icm7216]

  * `assert_raise`: Added backtrace for actual error.

  * Improved terminal color availability detection.
    [GitHub#175][Patch by nicholas a. evans]

  * Changed license to the new Ruby's.
    [GitHub#174]

### Fixes

  * Fixed a typo in `--help` output:
    [GitHub#176][Patch by icm7216]

### Thanks

  * Benoit Daloze

  * icm7216

  * nicholas a. evans

Next | Query returned 59 messages, browsing 11 to 20 | Previous