summaryrefslogtreecommitdiff
path: root/xt
Commit message (Expand)AuthorAgeFilesLines
* add test for distTatsuhiko Miyagawa2018-04-221-0/+24
* add use lib .Tatsuhiko Miyagawa2018-04-2220-0/+20
* switch from JSON to JSON::PPKaren Etheridge2016-11-101-1/+1
* fix CITatsuhiko Miyagawa2016-05-081-4/+10
* remove Moo in testTatsuhiko Miyagawa2015-04-201-5/+1
* for old perls MakeMaker might be upgraded for -L support (?)Tatsuhiko Miyagawa2015-04-191-2/+2
* new cpanm has actually fixed thisTatsuhiko Miyagawa2015-04-191-7/+4
* fix brittle testsTatsuhiko Miyagawa2015-04-192-2/+2
* add unit test for support CRLF in cpanfile.snapshotKan Fushihara2013-08-301-0/+17
* bumpTatsuhiko Miyagawa2013-08-172-2/+2
* bump Try::TinyTatsuhiko Miyagawa2013-08-162-2/+2
* bump cpanm. Test for qv()Tatsuhiko Miyagawa2013-08-051-0/+13
* Bump cpanm. Added test for #120Tatsuhiko Miyagawa2013-08-051-0/+13
* Bump cpanm dependency. Test ancient distributions for missing package extractionTatsuhiko Miyagawa2013-08-041-0/+12
* Support version ranges in prereqs. Fix #117Tatsuhiko Miyagawa2013-08-041-0/+18
* Fix a check bug where $dist->version is used instead of module's versionTatsuhiko Miyagawa2013-07-241-0/+12
* Add an exception when parsing fails.Tatsuhiko Miyagawa2013-07-241-0/+25
* sort snapshot formatsTatsuhiko Miyagawa2013-07-231-0/+23
* Massive rewrite of lockfile format. Use cpanfile.snapshot!Tatsuhiko Miyagawa2013-07-234-8/+8
* Fix a bug in CLI test runner where some app instance variables are cachedTatsuhiko Miyagawa2013-07-232-4/+4
* use stdout due to cpanm updateTatsuhiko Miyagawa2013-07-231-1/+1
* Support --cpanfile option for carton install, as well as PERL_CARTON_CPANFILETatsuhiko Miyagawa2013-07-232-1/+50
* Builder now takes install target off of detected cpanfile locationTatsuhiko Miyagawa2013-07-222-0/+31
* introduce Carton::Environment objectTatsuhiko Miyagawa2013-07-221-0/+8
* Enable without for 'features' as wellwithoutTatsuhiko Miyagawa2013-07-221-1/+29
* unit test for withoutTatsuhiko Miyagawa2013-07-221-0/+39
* update Try::Tiny1.0Tatsuhiko Miyagawa2013-07-192-4/+4
* use ack instead of mojo for testing on 5.8Tatsuhiko Miyagawa2013-06-281-3/+3
* only warn (and eat) -Ilib when it's right after exec. Fix #97Tatsuhiko Miyagawa2013-06-171-0/+17
* carton exec without an argument should dieTatsuhiko Miyagawa2013-06-081-4/+13
* Rather running install twice, make it a TODO testTatsuhiko Miyagawa2013-06-071-5/+9
* added a TODO test to detect unused modules in localTatsuhiko Miyagawa2013-06-061-0/+19
* use subtestTatsuhiko Miyagawa2013-06-061-5/+14
* add write_cpanfile() convenient methodTatsuhiko Miyagawa2013-06-0613-22/+27
* Added a failing TODO test for downgrading with carton update, then collectin ...Tatsuhiko Miyagawa2013-06-061-5/+42
* run checkTatsuhiko Miyagawa2013-06-051-0/+3
* run install twiceTatsuhiko Miyagawa2013-06-051-1/+1
* Add test for mismatch deps #68Tatsuhiko Miyagawa2013-06-051-0/+20
* this test should now always succeed, i hopeTatsuhiko Miyagawa2013-06-051-5/+2
* Added more test for installTatsuhiko Miyagawa2013-06-051-0/+13
* Implemented carton updateTatsuhiko Miyagawa2013-06-051-0/+41
* install develop dependencies in cpanfile as wellTatsuhiko Miyagawa2013-06-051-0/+6
* wrap errors with evalTatsuhiko Miyagawa2013-06-051-2/+2
* Re-implemented carton checkTatsuhiko Miyagawa2013-06-055-8/+27
* remove unused codeTatsuhiko Miyagawa2013-06-054-9/+1
* $self->dir is already Path objectTatsuhiko Miyagawa2013-06-051-1/+1
* unuse Directory::ScratchTatsuhiko Miyagawa2013-06-0511-15/+16
* simplified test output checkTatsuhiko Miyagawa2013-06-0513-43/+35
* refactor CLI with MooTatsuhiko Miyagawa2013-06-051-16/+10
* use Path::Tiny. Also saves temp index in ./local not .cartonTatsuhiko Miyagawa2013-06-051-20/+9