Merge branch 'current/for_cpan_index' into current/dq
[dbsrgits/DBIx-Class.git] / .auto_todo
1 # *unless* any of the following variables are set:
2 # RELEASE_TESTING
3 # AUTHOR_TESTING
4 # Any non-commented-out filename in this list will be executed in
5 # "todo mode"
6 #
7 # Names are matched via
8 #
9 #  $0 =~ m! (?: \A | / ) \Q$chomped_name_as_seen_in_this_file\E \z !x
10 #
11
12 # blocked on Carp::Skip
13 t/sqlmaker/bind_transport.t
14 t/sqlmaker/nest_deprec.t
15 t/sqlmaker/core.t
16
17 # waiting on riba - the leak detection mechanism has issues here and there
18 t/52leaks.t