projects
/
dbsrgits/DBIx-Class.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add one extra is_exception check (missed a spot during 841efcb3f)
[dbsrgits/DBIx-Class.git]
/
t
/
76joins.t
2014-05-28
Peter Rabbitson
Retire DBIC/SqlMakerTest.pm now that SQLA::Test provide...
blob
|
commitdiff
2014-05-28
Peter Rabbitson
Switch most remaining debug-hooks to $dbictest_schema...
blob
|
commitdiff
|
diff to current
2012-03-12
Peter Rabbitson
Test suite wide leaktesting
blob
|
commitdiff
|
diff to current
2012-01-05
Peter Rabbitson
Trailing WS crusade - got to save them bits
blob
|
commitdiff
|
diff to current
2011-01-20
Daniel Ruoso
kills test that wrongfully expects sqla to die with...
blob
|
commitdiff
|
diff to current
2010-08-27
Peter Rabbitson
Rename SQLAHacks to SQLMaker, shuffle around files...
blob
|
commitdiff
|
diff to current
2010-08-04
Peter Rabbitson
Restore backwards compatibility - introduce intent...
blob
|
commitdiff
|
diff to current
2010-02-19
Peter Rabbitson
Some test cleanups
blob
|
commitdiff
|
diff to current
2010-01-27
Peter Rabbitson
Merge some cleanups from the prefetch branch
blob
|
commitdiff
|
diff to current
2009-09-04
Peter Rabbitson
Dumper follies
blob
|
commitdiff
|
diff to current
2009-05-20
Peter Rabbitson
Switch as_query testing to direct specification in...
blob
|
commitdiff
|
diff to current
2009-05-16
Peter Rabbitson
Cleanup tests
blob
|
commitdiff
|
diff to current
2009-05-12
Peter Rabbitson
Fix shot test
blob
|
commitdiff
|
diff to current
2009-05-11
Ron "Quinn" Straight
Moved DBIC::SQL::Abstract inner classes to DBIx::Class...
blob
|
commitdiff
|
diff to current
2009-05-03
Johannes Plunien
Using "is" instead of "cmp_ok"
blob
|
commitdiff
|
diff to current
2009-05-03
Johannes Plunien
Methods update/delete on resultset use now new as_query...
blob
|
commitdiff
|
diff to current
2009-02-12
Nigel Metheringham
Made update() on a rs that includes joins complain...
blob
|
commitdiff
|
diff to current
2008-11-25
Norbert Buchmuller
* Wrapped SQL::Abstract::Test functionality in a new...
blob
|
commitdiff
|
diff to current
2008-11-10
Norbert Buchmuller
* Converted some of the test cases to use SQL::Abstrac...
blob
|
commitdiff
|
diff to current
2008-04-20
Peter Rabbitson
Split prefetch related tests from 76joins.t
blob
|
commitdiff
|
diff to current
2008-01-20
Matt S Trout
made search_rs smarter about when to preserve the cache...
blob
|
commitdiff
|
diff to current
2007-07-17
Matt S Trout
fix for count after slice (report and tests from JOHANL)
blob
|
commitdiff
|
diff to current
2007-05-31
Brandon L. Black
fix test warning (double "my")
blob
|
commitdiff
|
diff to current
2007-05-31
Matt S Trout
LEFT join problem fixed
blob
|
commitdiff
|
diff to current
2007-05-31
J. Shirley
Adding failing test for left-join with no join record...
blob
|
commitdiff
|
diff to current
2007-05-28
Matt S Trout
remove debug warn
blob
|
commitdiff
|
diff to current
2007-05-25
Matt S Trout
prefetch/cache fixes for all but find
blob
|
commitdiff
|
diff to current
2007-05-20
Dagfinn Ilmari Man...
add tests for nested prefetch with many_to_many and...
blob
|
commitdiff
|
diff to current
2007-05-11
Matt S Trout
collapse result refac hopefully complete
blob
|
commitdiff
|
diff to current
2007-05-01
Brandon L. Black
Merge 'trunk' into 'DBIx-Class-current'
blob
|
commitdiff
|
diff to current
2007-04-14
Brandon L. Black
fixed regex in t/76joins (was relying on a 5.8.8 bug...
blob
|
commitdiff
|
diff to current
2007-03-03
David Jack Olrik
Reverted accidental 'svk pull' from inside mirrored...
blob
|
commitdiff
|
diff to current
2007-01-25
Jess Robinson
0.07999_02, add skip on prefetch test
blob
|
commitdiff
|
diff to current
2007-01-09
Jess Robinson
todoify collapse test
blob
|
commitdiff
|
diff to current
2006-12-10
David Kamholz
whoops
blob
|
commitdiff
|
diff to current
2006-12-10
David Kamholz
add test for has_many prefetch with adjacent rows with...
blob
|
commitdiff
|
diff to current
2006-12-06
Ash Berlin
Join condition patch from Bernhard Graf
blob
|
commitdiff
|
diff to current
2006-11-26
Nigel Metheringham
Added a test to check that the result from a 2 level...
blob
|
commitdiff
|
diff to current
2006-08-08
Nigel Metheringham
Test for search_rs destructive effects on attributes...
blob
|
commitdiff
|
diff to current
2006-07-11
Matt S Trout
all present and correct. I think.
blob
|
commitdiff
|
diff to current
2006-07-10
Matt S Trout
some evals so the tests finish
blob
|
commitdiff
|
diff to current
2006-07-10
David Kamholz
fix up test
blob
|
commitdiff
|
diff to current
2006-07-09
Matt S Trout
tweaked some stuff. appears no more broken.
blob
|
commitdiff
|
diff to current
2006-07-07
David Kamholz
fix silly bug introduced in test
blob
|
commitdiff
|
diff to current
2006-07-06
Justin Guenther
fixed a typo in a regexp
blob
|
commitdiff
|
diff to current
2006-07-06
Matt S Trout
made tests respect debug
blob
|
commitdiff
|
diff to current
2006-07-06
David Kamholz
insanify test
blob
|
commitdiff
|
diff to current
2006-07-06
David Kamholz
fix test
blob
|
commitdiff
|
diff to current
2006-07-06
David Kamholz
small fix
blob
|
commitdiff
|
diff to current
2006-07-06
David Kamholz
more treelike tests
blob
|
commitdiff
|
diff to current
2006-07-06
Justin Guenther
added test for incorrect alias _2 in join collapsing
blob
|
commitdiff
|
diff to current
2006-07-04
David Kamholz
rename _resolve to _resolved_attrs; fix multiple join...
blob
|
commitdiff
|
diff to current
2006-06-08
Brandon L. Black
bugfix for join-types in nested joins using the from...
blob
|
commitdiff
|
diff to current
2006-05-25
Justin Guenther
Changed tests to use DBICTest->init_schema() instead...
blob
|
commitdiff
|
diff to current
2006-05-24
Aran Deltac
Incorporate changes in -current.
blob
|
commitdiff
|
diff to current
2006-05-18
Aran Deltac
Move helperrels/26sqlt.t, and all t/run/*.tl scripts...
blob
|
commitdiff
|
diff to current