From: msv Date: Wed, 19 Apr 2017 15:02:21 +0000 (+0300) Subject: 0028663: Integration of TortoiseGit with bug tracker X-Git-Tag: V7_2_0_beta~169 X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=dfde2a3315971cd61a532e885be28b55d4c41da9;p=occt-copy.git 0028663: Integration of TortoiseGit with bug tracker The file .tgitconfig has been added to the root. --- diff --git a/.tgitconfig b/.tgitconfig new file mode 100644 index 0000000000..36c3a07660 --- /dev/null +++ b/.tgitconfig @@ -0,0 +1,3 @@ +[bugtraq] + url = https://tracker.dev.opencascade.org/view.php?id=%BUGID% + logregex = "(\\s)(00|#)\\d+(?!\\w)\n(\\d+)" diff --git a/tests/demo/draw/getsource b/tests/demo/draw/getsource index 9282696b40..4222254647 100755 --- a/tests/demo/draw/getsource +++ b/tests/demo/draw/getsource @@ -1,3 +1,5 @@ +puts "TODO OCC28773 Windows: Error: command 'getsourcefile pload' returned" + # test for command getsource # check that path returned for command pload is as expected