Skip to content

Releases: scm4j/scm4j-vcs-test

v1.16.0

23 Jan 15:53
Compare
Choose a tag to compare
  • setFilesContent() using VCSChangeListNode is implemented
  • fixed "unknown HEAD hash id" on viewing the Git working copy from tortoiseGit
  • using Java 1.8 in build.gradle

v15.0

25 Dec 13:42
Compare
Choose a tag to compare
15.0 release

v12.0

17 Nov 14:29
Compare
Choose a tag to compare

getTagsList() test: do not check tags order

v10.0

31 Oct 14:52
Compare
Choose a tag to compare
  • getHeadCommit() returns null if branch is not found

refactor, minor improvements

v9.0

05 Oct 12:46
Compare
Choose a tag to compare

Test data is generated in separate LWCs
got rid of unnecessary getTestRepoUrl()
documentation updated

v8.0

03 Oct 14:29
Compare
Choose a tag to compare

getCommitsRange() test: added test if requested commits amount exceeds actual commits amount
added branches prefixing testing

v7.0

02 Oct 08:40
Compare
Choose a tag to compare

test EVCSBranchNotFound throwing added in testFileGetSetContent()

v6.0

21 Sep 14:29
Compare
Choose a tag to compare

refactor

v5.0

20 Sep 19:28
Compare
Choose a tag to compare

added testing tag removing and creating from separate working copies
added gradle test failures logging

v4.2

18 Sep 11:27
Compare
Choose a tag to compare

getBranches() test: removed amount of returned branches checking because SVN can not differ branch and folder. Branch + branch/folder are returned by SVN, branch/folder only is returned by Git