[DBIx-Class-Devel] [dbsrgits/DBIx-Class-Fixtures] RT#115585: Specifying a null or not null condition causes uninitialized value warnings (#11)

Matthew Musgrove notifications at github.com
Fri Jun 24 19:03:08 GMT 2016


I've added some tests and fix for the uninitialized value warning.
You can view, comment on, or merge this pull request online at:

  https://github.com/dbsrgits/DBIx-Class-Fixtures/pull/11

-- Commit Summary --

  * nulls-warn: Add an Artist with a null name and a corresponding CD.
  * nulls-warn: Add a configuration for test of null
  * nulls-warn: Add tests for null
  * nulls-warn: Skip the s/// if $_ is not defined
  * nulls-warn: Add Test::Warnings to TEST_REQUIRES
  * nulls-warn: Fixed condition in nulls.json
  * nulls-warn: Add config for not null.
  * nulls-warn: Fix counts for null. Add tests for not null.

-- File Changes --

    M Makefile.PL (3)
    M lib/DBIx/Class/Fixtures.pm (2)
    A t/20-nulls.t (57)
    M t/lib/DBICTest.pm (2)
    A t/var/configs/not-nulls.json (16)
    A t/var/configs/nulls.json (16)

-- Patch Links --

https://github.com/dbsrgits/DBIx-Class-Fixtures/pull/11.patch
https://github.com/dbsrgits/DBIx-Class-Fixtures/pull/11.diff

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/dbsrgits/DBIx-Class-Fixtures/pull/11
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20160624/0a666f81/attachment.html>


More information about the DBIx-Class-Devel mailing list