|
|
|
@c7f0303
|
3 years |
simple.square |
Added ctags generated tags to svn:ignore
|
|
|
|
@2b7fbd4
|
3 years |
mrook |
Annotate with expected exception
|
|
|
|
@fcf1577
|
3 years |
simple.square |
GitPushTask: Added unit tests and updated the task itself
|
|
|
|
@9c416be
|
3 years |
simple.square |
GitPullTask: Added unit tests
|
|
|
|
@f921c48
|
3 years |
simple.square |
Added group and filter
|
|
|
|
@5ed0ddd
|
3 years |
simple.square |
GitMergeTask: updated UT build file
|
|
|
|
@c861560
|
3 years |
simple.square |
Expanded test-suite.
UTs now cover --commit, --no-commit, and --strategy …
|
|
|
|
@e5ba105
|
3 years |
simple.square |
GitMergeTask: add complete test-suite
|
|
|
|
@e08e77a
|
3 years |
simple.square |
GitMergeTask: basic tests added
|
|
|
|
@88237da
|
3 years |
simple.square |
Updated UT for target component
|
|
|
|
@b67ef26
|
3 years |
simple.square |
Fixes #455: Passing Unit Test added
|
|
|
|
@8cc59b7
|
3 years |
simple.square |
Refs #455: Added testing build files for Target component
|
|
|
|
@b4d9f82
|
3 years |
simple.square |
Updated phpunit.xml config file
|
|
|
|
@7292f6c
|
3 years |
simple.square |
Fixes #559: Property value of existing user property is updated now
Patch …
|
|
|
|
@e4c4c48
|
3 years |
simple.square |
GitTasksTests: removed unnecessary references to mock objects
|
|
|
|
@ba18205
|
3 years |
simple.square |
Added phpunit startup scripts so that Unit Testing the phing can be done …
|
|
|
|
@d90c2b1
|
3 years |
simple.square |
GitCheckoutTask: Final task implementation + related unit tests.
|
|
|
|
@3317d5d
|
3 years |
simple.square |
GitFetchTask: allow default source
|
|
|
|
@f885edf
|
3 years |
simple.square |
GitFetchTask: task implementation and relative unit tests
|
|
|
|
@ffb19ce
|
3 years |
simple.square |
Set svn:keywords properties
|
|
|
|
@82994ecf
|
3 years |
simple.square |
Added cleanup routine to ExcludeZip test
|
|
|
|
@87ae056
|
3 years |
simple.square |
Added cleanup routine to MoveReplaceRegexp test
|
|
|
|
@8110159
|
3 years |
simple.square |
Added cleanup routine to test
|
|
|
|
@dc01c87
|
3 years |
simple.square |
Added cleanup routine to test
|
|
|
|
@e7379bc
|
3 years |
simple.square |
GitBranchTasks: add move functionality and related unit tests
|
|
|
|
@e16694b
|
3 years |
simple.square |
GitBranchTask: added delete functionality and related unit tests
|
|
|
|
@fa7b1e3
|
3 years |
simple.square |
GitBranchTask: create branch unit tests
|
|
|
|
@7b43bff
|
3 years |
simple.square |
GitBranchTask: task and basic UT layout set
|
|
|
|
@089d352
|
3 years |
simple.square |
Rely on predefined constant for absolute path
|
|
|
|
@3398543
|
3 years |
simple.square |
Specify output directory in absolute path
|
|
|
|
@6d58d50
|
3 years |
simple.square |
Tests updated to use another sample git repo
|
|
|
|
@256329a
|
3 years |
simple.square |
purge file used in svn connection testing
|
|
|
|
@7c75373
|
3 years |
simple.square |
testing connection
|
|
|
|
@b1e66db
|
3 years |
simple.square |
Fixes #524: Both fix and additional UTs added
|
|
|
|
@9f2481d
|
3 years |
simple.square |
Refs #524 - Regression tests added
|
|
|
|
@5ed9c26
|
3 years |
simple.square |
GitGcTaskTest: cleanup
|
|
|
|
@94b36d0
|
3 years |
simple.square |
GitGcTaskTest - test individual paramters UTs
|
|
|
|
@82996557
|
3 years |
simple.square |
GitGcTaskTest::testNoRepositorySpecified() UT added
|
|
|
|
@1ac99c9
|
3 years |
simple.square |
GitGcTaskTest::testAllParamsSet UT added
|
|
|
|
@af290cc
|
3 years |
simple.square |
GitGcTaskTest.xml updated
All base tests have been included
|
|
|
|
@8bf9e28
|
3 years |
simple.square |
GitGcTask unit tests added
|
|
|
|
@642357a
|
3 years |
simple.square |
Updated GitBase test
|
|
|
|
@326db66
|
3 years |
simple.square |
GitTasks\GitCloneTask implemented.
Both GitCloneTask and required tests …
|
|
|
|
@df528c5
|
3 years |
simple.square |
GitTasks: repoDir renamed as repository everywhere
|
|
|
|
@3d48cc0
|
3 years |
simple.square |
Cosmetic updates in Git tasks
|
|
|
|
@493d622
|
3 years |
simple.square |
Minor fix of target descriptions
|
|
|
|
@637ec78
|
3 years |
simple.square |
Additional GinInitTask UT cases
|
|
|
|
@95f3b7b
|
3 years |
simple.square |
git-init task initial commit (main file + tests)
GitInitTask is …
|
|
|
|
@992e1c0
|
3 years |
simple.square |
GitTasks: git init initial objects for the task
Task class, unit test, …
|
|
|
|
@195bf655
|
3 years |
simple.square |
GitTasks: repoDir option added to base task
|
|
|
|
@f8f21538
|
3 years |
simple.square |
GitTask: added mutator/accessor methods for gitpath option
Added ability …
|
|
|
|
@499ae46
|
3 years |
simple.square |
Added Id property to GitBaseTest
|
|
|
|
@cf70721
|
3 years |
simple.square |
Git tasts UTs mockups are runnable
|
|
|
|
@ae9e88f
|
3 years |
simple.square |
PHPUnit - reports directory absolute path used (resolved)
|
|
|
|
@e6336fb
|
3 years |
simple.square |
Git tasks branch merged - will continue dev from trunk
|
|
|
|
@bb0fb35
|
3 years |
mrook |
Auto-create reports dir, uses classlib of Phing installation to prevent …
|
|
|
|
@b7c9034
|
3 years |
mrook |
Remove basedir attributes
|
|
|
|
@2399c17
|
3 years |
mrook |
Remove newfile
|
|
|
|
@ac7df47
|
3 years |
mrook |
Refs #376 - add special case for boolean values to replacetokens
|
|
|
|
@965a0f5
|
3 years |
mrook |
Change package names
|
|
|
|
@c4c6b78
|
3 years |
mrook |
Point to main 'etc' directory for stylesheets
|
|
|
|
@cd25a3e
|
3 years |
mrook |
Refs #204 - resolve task classes with PEAR naming convention
|
|
|
|
@d5bf0c6
|
4 years |
mrook |
Refs #137 #342 - fix inadvertent include of excluded directories
|
|
|
|
@3a147e8
|
4 years |
mrook |
Add missing regression file
|
|
|
|
@bde2296
|
4 years |
mrook |
Refs #360 - remove html_entity_decode() call, add regression test
|
|
|
|
@9bcd67a
|
4 years |
mrook |
Refs #363 - make Phing compatible with PHPUnit 3.4
|
|
|
|
@237cb3e
|
4 years |
mrook |
Formatting update, replace all tabs with 4 spaces
|
|
|
|
@e69a886
|
4 years |
mrook |
Refs #269 - Allow properties to be recursively named
|
|
|
|
@0ce84ab
|
4 years |
mrook |
Remove loading of non-existing file
|
|
|
|
@ea8b6f8
|
4 years |
mrook |
Make tests work on Windows machines
|
|
|
|
@efdf2f8
|
4 years |
mrook |
Refs #252 - implement fileset support in Foreach task (patch by Christian …
|
|
|
|
@491f09a
|
4 years |
mrook |
Standardize svn:keywords on all PHP files
|
|
|
|
@10d50e8
|
4 years |
mrook |
Refs #307 - add test to testsuite
|
|
|
|
@b18709b
|
4 years |
mrook |
Halt on failures as well
|
|
|
|
@00f93e6
|
4 years |
mrook |
Remove run-tests.php
|
|
|
|
@b9c458f
|
4 years |
mrook |
unlink() shouldn't be used static
|
|
|
|
@aa19739
|
4 years |
mrook |
Fix method name
|
|
|
|
@336f0ec
|
4 years |
mrook |
Add regression tests for tickets #229, #299 and #337
|
|
|
|
@6cf32f0
|
4 years |
mrook |
Fix child element in test
|
|
|
|
@861c3d8
|
4 years |
mrook |
Fix link to PHPUnit
|
|
|
|
@09eb8755
|
4 years |
mrook |
Use PHPUnit3
|
|
|
|
@ca7db11
|
5 years |
bender |
Fixed unit test to expect correct exception class.
|
|
|
|
@58633c1
|
5 years |
bender |
#247 - New task: Import
|
|
|
|
@6a44d0d
|
5 years |
bender |
#248 - Extend taskdef task to allow property file style imports
|
|
|
|
@f69b6a8
|
6 years |
hans |
#92 - Fixing inconsistent line endings.
|
|
|
|
@b40f089
|
6 years |
hans |
Added some more test resources & a test for FileOutputStream
|
|
|
|
@623ef62
|
6 years |
hans |
Cleaning up some unit tests & adding Phing build script for tests.
|
|
|
|
@47d9703
|
6 years |
hans |
Closes #70: Create Project class constants for log levels (replacing …
|
|
|
|
@4f813dd
|
7 years |
mrook |
Set svn:keywords property on all files
|
|
|
|
@4ced988
|
7 years |
hans |
Initial checkin
|