diff --git a/docs/about/authors.md b/docs/about/authors.md index c1c945097..ae9d49bd2 100644 --- a/docs/about/authors.md +++ b/docs/about/authors.md @@ -1,4 +1,4 @@ -![version](https://img.shields.io/badge/version-v3.1.7.2999--develop-blue.svg) +![version](https://img.shields.io/badge/version-v3.1.7.3006--develop-blue.svg) ### utPLSQL v3 Major Contributors diff --git a/docs/about/license.md b/docs/about/license.md index e51ea8f5d..dcd197373 100644 --- a/docs/about/license.md +++ b/docs/about/license.md @@ -1,4 +1,4 @@ -![version](https://img.shields.io/badge/version-v3.1.7.2999--develop-blue.svg) +![version](https://img.shields.io/badge/version-v3.1.7.3006--develop-blue.svg) # Version Information diff --git a/docs/about/project-details.md b/docs/about/project-details.md index a4f8ab783..8ed1c349f 100644 --- a/docs/about/project-details.md +++ b/docs/about/project-details.md @@ -1,4 +1,4 @@ -![version](https://img.shields.io/badge/version-v3.1.7.2999--develop-blue.svg) +![version](https://img.shields.io/badge/version-v3.1.7.3006--develop-blue.svg) # utPLSQL Project Details diff --git a/docs/about/support.md b/docs/about/support.md index 9ce66ce5c..983d4206a 100644 --- a/docs/about/support.md +++ b/docs/about/support.md @@ -1,4 +1,4 @@ -![version](https://img.shields.io/badge/version-v3.1.7.2999--develop-blue.svg) +![version](https://img.shields.io/badge/version-v3.1.7.3006--develop-blue.svg) # How to get support diff --git a/docs/index.md b/docs/index.md index 13403f131..a6dd40837 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,4 +1,4 @@ -![version](https://img.shields.io/badge/version-v3.1.7.2999--develop-blue.svg) +![version](https://img.shields.io/badge/version-v3.1.7.3006--develop-blue.svg) # Introduction to utPLSQL diff --git a/docs/userguide/advanced_data_comparison.md b/docs/userguide/advanced_data_comparison.md index dae921832..d99a62d04 100644 --- a/docs/userguide/advanced_data_comparison.md +++ b/docs/userguide/advanced_data_comparison.md @@ -1,4 +1,4 @@ -![version](https://img.shields.io/badge/version-v3.1.7.2999--develop-blue.svg) +![version](https://img.shields.io/badge/version-v3.1.7.3006--develop-blue.svg) # Advanced data comparison diff --git a/docs/userguide/annotations.md b/docs/userguide/annotations.md index 4277ba9cb..416bb2824 100644 --- a/docs/userguide/annotations.md +++ b/docs/userguide/annotations.md @@ -1,4 +1,4 @@ -![version](https://img.shields.io/badge/version-v3.1.7.2999--develop-blue.svg) +![version](https://img.shields.io/badge/version-v3.1.7.3006--develop-blue.svg) # Annotations diff --git a/docs/userguide/best-practices.md b/docs/userguide/best-practices.md index 2ba58df80..131e7ccab 100644 --- a/docs/userguide/best-practices.md +++ b/docs/userguide/best-practices.md @@ -1,4 +1,4 @@ -![version](https://img.shields.io/badge/version-v3.1.7.2999--develop-blue.svg) +![version](https://img.shields.io/badge/version-v3.1.7.3006--develop-blue.svg) # Best Practices diff --git a/docs/userguide/coverage.md b/docs/userguide/coverage.md index 54d48b06c..841c6b97f 100644 --- a/docs/userguide/coverage.md +++ b/docs/userguide/coverage.md @@ -1,4 +1,4 @@ -![version](https://img.shields.io/badge/version-v3.1.7.2999--develop-blue.svg) +![version](https://img.shields.io/badge/version-v3.1.7.3006--develop-blue.svg) # Coverage utPLSQL comes with a built-in coverage reporting engine. The code coverage reporting is based on the DBMS_PROFILER package provided with Oracle database. diff --git a/docs/userguide/exception-reporting.md b/docs/userguide/exception-reporting.md index f42e2f655..b4fac8f14 100644 --- a/docs/userguide/exception-reporting.md +++ b/docs/userguide/exception-reporting.md @@ -1,4 +1,4 @@ -![version](https://img.shields.io/badge/version-v3.1.7.2999--develop-blue.svg) +![version](https://img.shields.io/badge/version-v3.1.7.3006--develop-blue.svg) # Exception handling and reporting diff --git a/docs/userguide/expectations.md b/docs/userguide/expectations.md index affa252aa..9162797c1 100644 --- a/docs/userguide/expectations.md +++ b/docs/userguide/expectations.md @@ -1,4 +1,4 @@ -![version](https://img.shields.io/badge/version-v3.1.7.2999--develop-blue.svg) +![version](https://img.shields.io/badge/version-v3.1.7.3006--develop-blue.svg) # Expectation concepts Validation of the code under test (the tested logic of procedure/function etc.) is performed by comparing the actual data against the expected data. diff --git a/docs/userguide/getting-started.md b/docs/userguide/getting-started.md index 959902d28..1b0be19b3 100644 --- a/docs/userguide/getting-started.md +++ b/docs/userguide/getting-started.md @@ -1,4 +1,4 @@ -![version](https://img.shields.io/badge/version-v3.1.7.2999--develop-blue.svg) +![version](https://img.shields.io/badge/version-v3.1.7.3006--develop-blue.svg) # Getting started with TDD and utPLSQL diff --git a/docs/userguide/install.md b/docs/userguide/install.md index 56eccc064..aa8053e31 100644 --- a/docs/userguide/install.md +++ b/docs/userguide/install.md @@ -1,4 +1,4 @@ -![version](https://img.shields.io/badge/version-v3.1.7.2999--develop-blue.svg) +![version](https://img.shields.io/badge/version-v3.1.7.3006--develop-blue.svg) # Downloading latest version of utPLSQL diff --git a/docs/userguide/querying_suites.md b/docs/userguide/querying_suites.md index a412a7c17..0b0ce0759 100644 --- a/docs/userguide/querying_suites.md +++ b/docs/userguide/querying_suites.md @@ -1,4 +1,4 @@ -![version](https://img.shields.io/badge/version-v3.1.7.2999--develop-blue.svg) +![version](https://img.shields.io/badge/version-v3.1.7.3006--develop-blue.svg) # Qyerying for test suites diff --git a/docs/userguide/reporters.md b/docs/userguide/reporters.md index c962dc67b..42f9dbc6c 100644 --- a/docs/userguide/reporters.md +++ b/docs/userguide/reporters.md @@ -1,4 +1,4 @@ -![version](https://img.shields.io/badge/version-v3.1.7.2999--develop-blue.svg) +![version](https://img.shields.io/badge/version-v3.1.7.3006--develop-blue.svg) utPLSQL provides the following reporting formats. diff --git a/docs/userguide/running-unit-tests.md b/docs/userguide/running-unit-tests.md index d25a2d697..c42e2986a 100644 --- a/docs/userguide/running-unit-tests.md +++ b/docs/userguide/running-unit-tests.md @@ -1,4 +1,4 @@ -![version](https://img.shields.io/badge/version-v3.1.7.2999--develop-blue.svg) +![version](https://img.shields.io/badge/version-v3.1.7.3006--develop-blue.svg) # Running tests diff --git a/docs/userguide/upgrade.md b/docs/userguide/upgrade.md index db0489a4d..5cbfaa7da 100644 --- a/docs/userguide/upgrade.md +++ b/docs/userguide/upgrade.md @@ -1,4 +1,4 @@ -![version](https://img.shields.io/badge/version-v3.1.7.2999--develop-blue.svg) +![version](https://img.shields.io/badge/version-v3.1.7.3006--develop-blue.svg) # Upgrading from version 2 diff --git a/source/core/ut_utils.pkb b/source/core/ut_utils.pkb index 8e0af7b8d..1557a3981 100644 --- a/source/core/ut_utils.pkb +++ b/source/core/ut_utils.pkb @@ -773,7 +773,7 @@ create or replace package body ut_utils is /** * Change string into unicode to match xmlgen format _00_ * https://docs.oracle.com/en/database/oracle/oracle-database/12.2/adxdb/generation-of-XML-data-from-relational-data.html#GUID-5BE09A7D-80D8-4734-B9AF-4A61F27FA9B2 - * secion v3.1.7.2999-develop + * secion v3.1.7.3006-develop */ function char_to_xmlgen_unicode(a_character varchar2) return varchar2 is begin diff --git a/source/core/ut_utils.pks b/source/core/ut_utils.pks index 28a80be01..41b0f84f7 100644 --- a/source/core/ut_utils.pks +++ b/source/core/ut_utils.pks @@ -21,7 +21,7 @@ create or replace package ut_utils authid definer is * */ - gc_version constant varchar2(50) := 'v3.1.7.2999-develop'; + gc_version constant varchar2(50) := 'v3.1.7.3006-develop'; subtype t_executable_type is varchar2(30); gc_before_all constant t_executable_type := 'beforeall';