FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/test - utPLSQL/utPLSQL-cli · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
utPLSQL
/
utPLSQL-cli
Public
Notifications
You must be signed in to change notification settings
Fork
17
Star
45
Code
Issues
27
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
utPLSQL-cli
src
test
on
refs/heads/develop
User selector
Datepicker
Commit history
Commits on Jul 10, 2026
Investigating issue with failing test automation on pipeline calls.
jgebal
committed
8d47094
View commit details
Copy full SHA for 8d47094
View code at this point
Browse repository at this point
Commits on Apr 22, 2026
Removed explicit OJDBC dependency.
Show description for 35cb647
jgebal
committed
35cb647
View commit details
Copy full SHA for 35cb647
View code at this point
Browse repository at this point
Commits on Jun 9, 2022
Test for negatedTag argument
Show description for ec25ab5
pesse
committed
ec25ab5
View commit details
Copy full SHA for ec25ab5
View code at this point
Browse repository at this point
Commits on Jun 8, 2022
Fix another test
Show description for a509483
pesse
committed
a509483
View commit details
Copy full SHA for a509483
View code at this point
Browse repository at this point
Fix failing test
pesse
committed
288ca05
View commit details
Copy full SHA for 288ca05
View code at this point
Browse repository at this point
New parameter --ora-stuck-timeout
Show description for 322a3f0
pesse
committed
322a3f0
View commit details
Copy full SHA for 322a3f0
View code at this point
Browse repository at this point
Merge branch 'develop' into bugfix/oracle_stuck_too_greedy
pesse
committed
42ec927
View commit details
Copy full SHA for 42ec927
View code at this point
Browse repository at this point
Commits on Jan 16, 2022
Fixing failing test for 3.1.11
jgebal
committed
5fa8d38
View commit details
Copy full SHA for 5fa8d38
View code at this point
Browse repository at this point
Fixing failing test for 3.1.11
jgebal
committed
eeb1d58
View commit details
Copy full SHA for eeb1d58
View code at this point
Browse repository at this point
Commits on Jun 10, 2021
Add new --catch-ora-stuck parameter
Show description for d568126
pesse
committed
d568126
View commit details
Copy full SHA for d568126
View code at this point
Browse repository at this point
Start adding descriptions to the tests
pesse
committed
2473530
View commit details
Copy full SHA for 2473530
View code at this point
Browse repository at this point
Commits on Mar 12, 2020
Start composable test for RunCommandConfig -> TestRunnerOptions
pesse
committed
2a7e716
View commit details
Copy full SHA for 2a7e716
View code at this point
Browse repository at this point
Pass `--coverage-schemes` to TestRunner
pesse
committed
a971245
View commit details
Copy full SHA for a971245
View code at this point
Browse repository at this point
Add command-line param `--coverage-schemes`
pesse
committed
bbbdbb5
View commit details
Copy full SHA for bbbdbb5
View code at this point
Browse repository at this point
Commits on Dec 11, 2019
Moved default value to ReporterConfig instead of Command line interpretation
pesse
committed
1b044c2
View commit details
Copy full SHA for 1b044c2
View code at this point
Browse repository at this point
Commits on Dec 10, 2019
Make ut_documentation_reporter the default for commandline
Show description for ebda736
pesse
committed
ebda736
View commit details
Copy full SHA for ebda736
View code at this point
Browse repository at this point
Commits on Jul 12, 2019
The 20 Issue Test is actually an integration test
pesse
committed
98a9824
View commit details
Copy full SHA for 98a9824
View code at this point
Browse repository at this point
Commits on Jun 27, 2019
Make sure tags are passed to TestRunner
pesse
committed
73fbaa6
View commit details
Copy full SHA for 73fbaa6
View code at this point
Browse repository at this point
Add new option `--tags`
pesse
committed
77b01f9
View commit details
Copy full SHA for 77b01f9
View code at this point
Browse repository at this point
Commits on Jun 18, 2019
Add `-h` option to all commands and cover it with tests
pesse
committed
a8acbb9
View commit details
Copy full SHA for a8acbb9
View code at this point
Browse repository at this point
Commits on Jun 13, 2019
Get rid of JCommander dependency
pesse
committed
0bdca7d
View commit details
Copy full SHA for 0bdca7d
View code at this point
Browse repository at this point
Improve help and help-tests
pesse
committed
60fcfaf
View commit details
Copy full SHA for 60fcfaf
View code at this point
Browse repository at this point
We don't need the old RunCommand anymore, time to get rid of it
pesse
committed
5aa4c1d
View commit details
Copy full SHA for 5aa4c1d
View code at this point
Browse repository at this point
Implemented new Picocli help
pesse
committed
ded39d3
View commit details
Copy full SHA for ded39d3
View code at this point
Browse repository at this point
Implement rules for printToScreen Reporters: Only one can go to screen
pesse
committed
8eec2cb
View commit details
Copy full SHA for 8eec2cb
View code at this point
Browse repository at this point
Refactor RunCommandTest to cover new approach
Show description for c80dc8c
pesse
committed
c80dc8c
View commit details
Copy full SHA for c80dc8c
View code at this point
Browse repository at this point
Fix arity for mapping options and prevent NPE
pesse
committed
b88d5c5
View commit details
Copy full SHA for b88d5c5
View code at this point
Browse repository at this point
Commits on Jun 12, 2019
Adapt tests to IRunCommand and implement necessary functionality
pesse
committed
5e86b01
View commit details
Copy full SHA for 5e86b01
View code at this point
Browse repository at this point
Extract functionality to interface
pesse
committed
d13ae5b
View commit details
Copy full SHA for d13ae5b
View code at this point
Browse repository at this point
New entry point for Picocli
pesse
committed
60997d7
View commit details
Copy full SHA for 60997d7
View code at this point
Browse repository at this point
Include RunAction into RunCommand
pesse
committed
3b5e168
View commit details
Copy full SHA for 3b5e168
View code at this point
Browse repository at this point
RunAction tested and functional so far
pesse
committed
d8cbce2
View commit details
Copy full SHA for d8cbce2
View code at this point
Browse repository at this point
New RunAction which does the logic based on RunCommandConfig
pesse
committed
f9c4cf7
View commit details
Copy full SHA for f9c4cf7
View code at this point
Browse repository at this point
Some more tests around FileMapping
Show description for 5520562
pesse
committed
5520562
View commit details
Copy full SHA for 5520562
View code at this point
Browse repository at this point
Commits on Jun 11, 2019
Initial implementation of Picocli usage
Show description for ce849fc
pesse
committed
ce849fc
View commit details
Copy full SHA for ce849fc
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL