projects
/
dbsrgits/DBIx-Class.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Revert parts of e1ab2f7a, the depchain got perturbed again
[dbsrgits/DBIx-Class.git]
/
t
/
lib
/
2013-11-08
Peter Rabbitson
Fix nonsensical result class names introduced by a...
tree
|
commitdiff
2013-11-05
Peter Rabbitson
Make sure DBICTest is always loaded first (purely bookkeep)
tree
|
commitdiff
2013-11-04
Matt Phillips
fix typo in FATAL ERROR message.
tree
|
commitdiff
2013-10-18
Peter Rabbitson
Smoother concurrent test-flow
tree
|
commitdiff
2013-10-11
Peter Rabbitson
Move classdata handling to DBICTest::Util::LeakTracer
tree
|
commitdiff
2013-10-02
Peter Rabbitson
Fail early properly even in the presence of -jN
tree
|
commitdiff
2013-10-02
Arthur Axel 'fREW...
Further tradeoffs on relationship sanity checking ...
tree
|
commitdiff
2013-10-02
Peter Rabbitson
Fail early if full test is run in a stale checkout
tree
|
commitdiff
2013-09-16
Peter Rabbitson
Augment test suite with oddball relationship declarations
tree
|
commitdiff
2013-08-29
Peter Rabbitson
Prevent DBD::Firebird and DBD::InterBase from colliding...
tree
|
commitdiff
2013-08-29
Peter Rabbitson
I did manage to screw up locking in parallel testing...
tree
|
commitdiff
2013-08-29
Peter Rabbitson
Generalize the SQLite DDL generation tool (see next...
tree
|
commitdiff
2013-04-21
Peter Rabbitson
And of course the test pragma is not supported everywhere
tree
|
commitdiff
2013-04-20
Peter Rabbitson
Fix tests failing due to unspecified resultset retrieva...
tree
|
commitdiff
2013-04-20
Peter Rabbitson
More robust tests of dependency lazy-loading and delay...
tree
|
commitdiff
2013-04-17
Peter Rabbitson
Merge branch 'master' into topic/constructor_rewrite
tree
|
commitdiff
2013-04-04
Peter Rabbitson
Do not repeatedly trace test schema populate under...
tree
|
commitdiff
2013-03-10
Peter Rabbitson
Merge branch 'master' into topic/constructor_rewrite
tree
|
commitdiff
2013-03-10
Peter Rabbitson
Exclude DBICTest namespace from stacktraces
tree
|
commitdiff
2013-02-23
Peter Rabbitson
Instrument the lockfile creation failure
tree
|
commitdiff
2013-02-14
Peter Rabbitson
Yet another collapser oversight
tree
|
commitdiff
2013-02-14
Peter Rabbitson
Reverting a48693f42e - the test is a fat duplicate...
tree
|
commitdiff
2013-02-14
Peter Rabbitson
Merge branch 'master' into topic/constructor_rewrite
tree
|
commitdiff
2013-02-14
Peter Rabbitson
Add strict/warnings test, adjust all offenders (wow...
tree
|
commitdiff
2013-01-12
Peter Rabbitson
Regenerate SQLite testschema ddl with explicit quoting...
tree
|
commitdiff
2012-12-19
Peter Rabbitson
Fix broken DBICTest::RunMode::is_smoker() (riba got...
tree
|
commitdiff
2012-11-30
Peter Rabbitson
More extensive travis testing plan
tree
|
commitdiff
2012-11-30
Peter Rabbitson
Fix the leaktracer rewrite in 218b7c12 which broke...
tree
|
commitdiff
2012-11-14
Peter Rabbitson
More robust behavior under heavily threaded environments
tree
|
commitdiff
2012-11-03
Peter Rabbitson
Reorganize constants handling, add escapes for fork...
tree
|
commitdiff
2012-08-23
Peter Rabbitson
Back out constructor/prefetch rewrite introduced mainly...
tree
|
commitdiff
2012-08-23
Rafael Kitover
remove ->deploy from castaway's test
tree
|
commitdiff
2012-08-23
Jess Robinson
New test for recent prefetch/undef bug
tree
|
commitdiff
2012-06-15
Arthur Axel 'fREW...
fix tests on solaris
tree
|
commitdiff
2012-04-27
Peter Rabbitson
Fix more fallout from 9b871b00, centralize the ugly...
tree
|
commitdiff
2012-04-21
Peter Rabbitson
Saner naming for helper test method
tree
|
commitdiff
2012-04-20
Peter Rabbitson
Fix test borkage after 9b871b00c - ALWAYS RUN TESTS...
tree
|
commitdiff
2012-04-18
Peter Rabbitson
Better handling of bogus tmpdir returned by File::Spec...
tree
|
commitdiff
2012-04-18
Arthur Axel 'fREW...
add missing catfile so tests can run on win32
tree
|
commitdiff
2012-04-16
Peter Rabbitson
Merge branch 'master' into topic/constructor_rewrite
tree
|
commitdiff
2012-04-14
Peter Rabbitson
Entire test suite now executable under tainted perl...
tree
|
commitdiff
2012-04-09
Peter Rabbitson
Allow for tests to run in parallel (simultaneously...
tree
|
commitdiff
2012-04-03
Rafael Kitover
improvements for MSSQL driver via DBD::ADO
tree
|
commitdiff
2012-03-28
Peter Rabbitson
Add all database connections via DBICTest::Schema to...
tree
|
commitdiff
2012-03-16
Peter Rabbitson
Add all storage instances to the test suite leaktracing...
tree
|
commitdiff
2012-03-12
Eden Cardim
making config flags actually recognize config files
tree
|
commitdiff
2012-03-12
Peter Rabbitson
Fix failures with DBICTEST_SQLITE_USE_FILE=1 introduced...
tree
|
commitdiff
2012-03-12
Peter Rabbitson
Test suite wide leaktesting
tree
|
commitdiff
2012-03-02
Peter Rabbitson
Some cleanups and code dedup of Top and FetchFirst...
tree
|
commitdiff
2012-03-02
Peter Rabbitson
Functional row-parse generator - really works!!!
tree
|
commitdiff
2012-01-05
Peter Rabbitson
Trailing WS crusade - got to save them bits
tree
|
commitdiff
2012-01-03
Alexander Hartmaier
use Path::Class for finding subdirs of t and don't...
tree
|
commitdiff
2011-11-26
Peter Rabbitson
Fix some logic pitfalls in the require tracer
tree
|
commitdiff
2011-11-25
Peter Rabbitson
Abstract away the CORE::GLOBAL::require override code...
tree
|
commitdiff
2011-07-17
Peter Rabbitson
Fix last test susceptible to spurious warnings, cleanup...
tree
|
commitdiff
2011-06-17
Peter Rabbitson
How ::Rekey was tested against the DBIC test suite
tree
|
commitdiff
2011-06-17
Peter Rabbitson
Fix all invocations of _resolve_condition to match...
tree
|
commitdiff
2011-06-17
Peter Rabbitson
Correct test-relationship name/type
tree
|
commitdiff
2011-06-13
Rafael Kitover
don't mask missing deps with datetime_undef_if_invalid
tree
|
commitdiff
2011-06-04
Pedro Melo
Added tests for chained sqlt_deploy_hook()'s
tree
|
commitdiff
2011-05-31
Florian Ragwitz
Allow changing attributes on schema cloning
tree
|
commitdiff
2011-04-08
Rafael Kitover
Extend tests for MARs under MSSQL over DBD::Sybase
tree
|
commitdiff
2011-04-08
Moritz Onken
Test for an insane yet valid rel condition with subquery
tree
|
commitdiff
2011-04-07
Peter Rabbitson
Merge branch 0.08200_track into master
tree
|
commitdiff
2011-04-04
Peter Rabbitson
Consolidate all constants under DBIC::_ENV_, bump n...
tree
|
commitdiff
2011-03-30
Peter Rabbitson
Massive rewrite of bind handling, and overall simplific...
tree
|
commitdiff
2011-03-27
Peter Rabbitson
Ditch Carp::Clan for our own thing
tree
|
commitdiff
2011-03-21
Peter Rabbitson
Add startup sanity check of the ::DBI::Replicated metho...
tree
|
commitdiff
2011-03-13
Robert Buels
cascading delete on a nonexistent relation should warn...
tree
|
commitdiff
2011-03-01
Justin Hunter
Switch cursor accessor to CAG's component_class type...
tree
|
commitdiff
2011-02-24
Peter Rabbitson
Move the test bits related to deprecated IC::File out...
tree
|
commitdiff
2011-02-22
milki
Patch to schema->deploy against a file
tree
|
commitdiff
2011-02-21
Rafael Kitover
Add extra test blob type
tree
|
commitdiff
2011-01-20
Peter Rabbitson
Sanity check args passed to a coderef conditionmaker
tree
|
commitdiff
2011-01-20
Peter Rabbitson
Back out "support for prefetch from resultsource using...
tree
|
commitdiff
2011-01-20
Daniel Ruoso
adds a test with many to many and extended rels that...
tree
|
commitdiff
2011-01-20
Daniel Ruoso
checks if the complex conditions are overriden in set_f...
tree
|
commitdiff
2011-01-20
Peter Rabbitson
Switch code/documentation/examples/tests to the new...
tree
|
commitdiff
2011-01-20
Daniel Ruoso
makes search_related on extended rels without the optim...
tree
|
commitdiff
2011-01-20
Daniel Ruoso
Most of the code reviewed... Missing ResultSet->populat...
tree
|
commitdiff
2011-01-20
Daniel Ruoso
First attempt to make extended_rels work.
tree
|
commitdiff
2011-01-20
Peter Rabbitson
Reshape initial tests
tree
|
commitdiff
2011-01-20
Moritz Onken
failing test
tree
|
commitdiff
2011-01-19
Rafael Kitover
Move mssql/sybase guid tests to their own table (do...
tree
|
commitdiff
2011-01-19
Peter Rabbitson
Fix stupid stupid ommission RT#64839
tree
|
commitdiff
2010-12-22
Rafael Kitover
Remove small_datetime from the main schema - it is...
tree
|
commitdiff
2010-12-02
Fabien Wernli
Get Storage::Oracle to behave when quoting is enabled
tree
|
commitdiff
2010-11-10
Peter Rabbitson
Fix regressions in IC::DT registration logic
tree
|
commitdiff
2010-10-28
Peter Rabbitson
Generalize leak-trace handling
tree
|
commitdiff
2010-10-27
Amiri Barksdale...
View-dep cleanups (really paper overs, code needs a...
tree
|
commitdiff
2010-10-27
Peter Rabbitson
Fix load_namespaces fail when classes tinker with $_
tree
|
commitdiff
2010-10-26
Peter Rabbitson
Get test suite to pass under 5.13.6 (peepeeness!)
tree
|
commitdiff
2010-10-17
Peter Rabbitson
Test for already fixed RT#59219
tree
|
commitdiff
2010-10-16
Peter Rabbitson
Add a unique constraint to artist.name in the test...
tree
|
commitdiff
2010-10-14
Peter Rabbitson
Fix spotty handling of complex order_by relationship...
tree
|
commitdiff
2010-10-04
Peter Rabbitson
Reorganize runmode detection a bit
tree
|
commitdiff
2010-10-04
wreis
Extend proxy rel attr
tree
|
commitdiff
2010-09-18
Peter Rabbitson
Make test suite pass under DBICTEST_SQLITE_USE_FILE=1
tree
|
commitdiff
2010-09-16
Arthur Axel 'fREW...
DBIC_TRACE_PROFILE
tree
|
commitdiff
2010-08-11
Rafael Kitover
add proper test for column names with punctuation,...
tree
|
commitdiff
next