I obviously have no idea how it works, but either at the point it looks at the file and decides it's empty, or wherever it uses the special record, might it be possible to add a note into the log? It's handling the files fine from what I can see, it would just be handy to have these empty files mentioned in the output, even if it's a separate section at the end etc Never mind if not, I might just have to use zip files for this particular use-case. Thanks
When compressing files into a 7z file from the command line, it doesn't show empty files in the log. They are being added into the archive just fine, but the log just doesn't show them. When compressing into a zip file, the log does show them. I'm using the -bb3 switch to turn on full logging - are there any other switches I can use to show the empty files have been added to the archive? This is using 7-Zip 16.04 64-bit on Windows 10 7z Example 1) Create a new directory PS C:\> New-Item c:\tst-7z...
I'm trying to create a WIM archive from the command line, but have so far failed...
I have created a repository on GitHub for utPLSQL and have imported the code: https://github.com/utPLSQL/utPLSQL...
Yes, you're right, this should have been fixed since v2.2.2. Are you able to document...
Improved Error Messages from Exceptions
You're reasoning is correct - there's still a lot of old code in here. While some...
Just out of interest, would you mind running the install from a standard sqlplus...
If they don't want you to have visibility of the utl_file package for security reasons,...
Closing this ticket. It's something we should look at as part of v3
utplsql with 2 schemas
Do you need any further help with this?
Looking for u_teardown rather than ut_teardown
How have you done the install? The install script should replace the "start" and...
Hi Duane, I'll be interested to see what you come up with. Thanks for putting the...
This idea has been out for a while now. In addition to this thread, I also emailed...
Hi guys, I fully agree with these sentiments. Here's what I'm thinking... I'm going...
Hi Lance, that sounds great :) On a personal level, I like the sound of FlywayDB,...
I see where you're coming from, but personally, I don't really want to restart the...
Ignore my last post, I've just spotted the issue! Looks like you have a typo in the...
Hmm... I can't see anything obviously wrong with what you've posted here. Did the...
Yep, I came across that a while ago too - it's one of the view versioning schemes...
I'm not particularly worried where we draw the line at the moment. There certainly...
I like the idea of testing utPLSQL with utPLSQL :)
I suppose there's two levels of documentation - guides for people using utPLSQL and...
Thanks for your input. If/when the project is moved to GitHub, the project here on...
It has been suggested a couple of times that the project should move to GitHub. I've...
I don't know if this is your issue, but I've seen some webpages suggest that you...
I don't know if this is your issue, but I've seen some webpages suggest that you...
utAssert calls in setup
No recent contact, closing ticket. Please raise a new ticket if you would like any...
No recent contact, closing ticket. Please raise a new ticket if you would like any...
Help with reporting output
Looks like it's complaining that it can't find procedures called U_SETUP and U_TEARDOWN...
Glad you got it sorted :)
I seem to be getting inconsistent behaviour with the "Can Group With" topic setting....
I suppose you could have a test that is specifically to check the data setup. The...
I'm not certain off the top of my head how the code handles calls to utAssert during...
utAssert calls in setup
Help with reporting output
Have a look at the Custom Reporter Packages page. Basically, your options are the...
I've started a separate thread to discuss potential features for the next major version:...
Add/standardise code comments
Compilation error in ut_config.pkb
Synonyms not created
Synonyms not created
I'm not sure what happened in this case. The install procedure explicity does the...
Compilation error in ut_config.pkb
Just looking quickly, I think it should probably be an "end" tag. The line is currently:...
Ticket moved from /p/utplsql/feature-requests/10/
The count of "utAssert.xxx()" executed in the outputreporter is required.
Add Generality to utGen exceptions
Add functionality to utGen
It's been proposed that it's finally time to drop support for some of the older versions...
Ticket moved from /p/utplsql/bugs/31/ Can't be converted: _seen_in_version: [other...
testpkg always fails with "invalid directory path"
Please can you provide the steps to reproduce this?
utGen.TestPkg_From_String requires extra field
utconfig Prefix problem
New Release v2.3.0
Tagged release 2.3.0
Preparing for release 2.3.0
Release Procedure
Add overall summary for test suite
Merged into trunk in [r182] Branch deleted in [r183]
Merged into trunk in [r182] so branch no longer...
Merged revision(s) 173-181 from utplsql/branche...
I've updated the documentation to reflect the new before_suite_results procedure....
Updated the documentation to include the new pr...
Applied patch provided by Svyatoslav Chatchenko...
We should be careful not to overstate the level of support we can offer (and amount...
I know from experience that just because something is no longer supported by the...
New Release v2.2.3
New Release v2.2.3
Fix released in version 2.2.3
utAssert.eqQuery with long select statemens patchs
Tagged release 2.2.3
Updated version numbers and release notes ready...
Release Procedure
This branch has been merged into the trunk, so ...
Merged into trunk in [r176], ready for next release
Merged revision(s) 171-175 from utplsql/branche...
OUTPUT reporter - show packagename when call utresult.show passing run_id
This will be addressed by [feature-requests:#1]
utAssert.eqQuery with long select statemens patchs
I have tested this and confirm that it appears to work as expected
utPLSQL for packages and object types
If anyone can provide some more details or examples of how this will be useful, please...
Add overall summary for test suite
Thanks for your work on this. Leave it with me for now and I'll have a look over...
I will carry out further testing on different combinations of schemas/users. It might...
Just out of interest, if you put both packages ("p_ksltry" and "ut_p_ksltry") into...
I've been doing some testing, trying to replicate what you're seeing. I'm not certain...
I've been doing some testing, trying to replicate what you're seeing. I'm not certain...
Glad you're making progress :) Please can you post the output from the following...
Hi, Please can you turn tracing on and do your test again? To turn tracing on, run...
utplsql with 2 schemas
Spelling mistake in documentation
Fixed in [r175]
Fix spelling mistake. Fixes [bugs/39]