Commit Graph

1586 Commits

Author SHA1 Message Date
markiantorno b8a4f6ae4f putting back in check for WINDOWS os for sdc test case. I know this isn't ideal, but this will get the tests back to a passing state, and we canmake changes with the CI running 2020-06-02 11:25:59 -04:00
markiantorno 6e0795c461 upping test dependency to pass testXsiDeserialiserXMLParser test 2020-06-02 10:56:12 -04:00
Mark Iantorno b604f38983
Merge pull request #210 from hapifhir/utilities_test_cases
Merging my own pull request. I am become death, the destroyer of worlds.
2020-06-02 10:01:51 -04:00
markiantorno 8aee1e2e6b Adding back in local file read 2020-06-02 09:40:33 -04:00
markiantorno 8a7737cac0 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into utilities_test_cases 2020-06-02 09:28:28 -04:00
jamesagnew 0d8cab0b6e A bit more rework 2020-06-02 07:45:54 -04:00
Grahame Grieve f169a4315f start working on R3 string functions 2020-06-02 18:21:27 +10:00
Grahame Grieve 211ac8fc12 fix bug processing profiles for v1.4.0 2020-06-02 18:21:09 +10:00
Grahame Grieve 314ca0c35c Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-06-02 13:52:41 +10:00
Grahame Grieve f1d901a842 Support for rendering contained resources in IG Publisher 2020-06-02 13:52:28 +10:00
Grahame Grieve c5634c012e Questionnaire Rendering improvements 2020-06-02 13:51:41 +10:00
Grahame Grieve 71beac4d52
Merge pull request #208 from hapifhir/comparison_test_fix_github_is_dumb
Comparison test fix
2020-06-02 07:24:52 +10:00
markiantorno 06b2cac048 fixing tests to run on CI 2020-06-01 15:26:26 -04:00
markiantorno c17fb9b6b2 wip 2020-06-01 11:53:44 -04:00
markiantorno e25267764f Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into comparison_test_fix_github_is_dumb 2020-06-01 10:23:18 -04:00
Mark Iantorno 8fecf4a442 Updating SNAPSHOT pipeline to not trigger on PRs 2020-06-01 10:18:26 -04:00
Mark Iantorno f1a1e24cdd Update module-snapshot-publishing.yml for Azure Pipelines 2020-06-01 10:15:16 -04:00
markiantorno ea7b9de3c5 tmp directory doesn't exist on unix based machines by default. I modified the ComparisonTests to create the test file and contained directories if that file doesn't already exist so that tests will now pass again 2020-06-01 10:10:24 -04:00
Grahame Grieve a0245ca926 Release new version 5.0.6 2020-06-01 17:40:06 +10:00
Grahame Grieve 4df8b557c8
Merge pull request #199 from ahdis/oliveregger_validatortransformdifferential
add snapshot generation for the java validator -transform option
2020-06-01 17:03:38 +10:00
Grahame Grieve a99c2cee96 Fix bad path in QuestionnaireRenderer 2020-06-01 16:53:02 +10:00
Grahame Grieve adf7daff51 fix bad path in snapshot generation tests 2020-06-01 16:52:47 +10:00
Grahame Grieve ba505a800e Add toBase64 & fromBase64 to FHIRPath 2020-06-01 16:51:49 +10:00
jamesagnew 17411a3659 Merge branch 'master' into ja_20200524_npm_rework 2020-05-30 12:07:17 -04:00
jamesagnew 223ac04238 Merge branch 'ja_20200524_npm_rework' of github.com:hapifhir/org.hl7.fhir.core into ja_20200524_npm_rework 2020-05-30 11:08:42 -04:00
jamesagnew 9fe0688ee5 Work on rework 2020-05-30 11:08:33 -04:00
Grahame Grieve 970c28bb26 update test case dependency 2020-05-30 12:43:22 +10:00
Grahame Grieve 13091bbecd ping build 2020-05-30 12:42:45 +10:00
Grahame Grieve f41d728002 Release new version 5.0.5 2020-05-30 10:22:39 +10:00
Grahame Grieve 05ac3ebc98 Release new version 5.0.5 2020-05-30 09:55:30 +10:00
Grahame Grieve b4fc944afc fix up CDA tests, and add support for http://hl7.org/fhir/StructureDefinition/elementdefinition-xml-name for CDA 2020-05-30 09:39:53 +10:00
Grahame Grieve 4af4925657 move turtle parser + tests to Utilities 2020-05-30 09:38:48 +10:00
Grahame Grieve 112b09d00d fix bug rendering by profile 2020-05-29 17:44:36 +10:00
Grahame Grieve c4185492a5 fix bug rendering content references in profiles 2020-05-29 15:06:45 +10:00
Grahame Grieve a3d60843e4 fix path problem 2020-05-29 13:57:53 +10:00
Grahame Grieve dab9a7d4cd fix up sdc test 2020-05-29 12:47:30 +10:00
jamesagnew 91e2d227fb Compile fixes 2020-05-28 21:07:18 -04:00
Grahame Grieve ae7262eb90
Merge pull request #205 from hapifhir/junit_test_issues
Junit test issues
2020-05-29 05:31:58 +10:00
Mark Iantorno 8eb14a9b31
Creating RELEASE_NOTES file for pipelines. 2020-05-28 15:12:22 -04:00
markiantorno a8176a841d Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into junit_test_issues 2020-05-28 14:16:19 -04:00
markiantorno a8dcaca261 Adding conditional execution for new Narrative test, removing test suite, as we don't use those anymore, they are from JUnit 4 and cause the vintage engine to kick in, which double runs some tests. 2020-05-28 13:48:32 -04:00
markiantorno 5c7e713997 Adding conditional execution for new Narrative test, removing test suite, as we don't use those anymore, they are from JUnit 4 and cause the vintage engine to kick in, which double runs some tests. 2020-05-28 13:47:10 -04:00
Mark Iantorno fb2a8c32be Adding release branch pipeline, and fixing code coverage publishing 2020-05-28 09:31:52 -04:00
Grahame Grieve 0f0d19cd94 Add checks for illegal constratins on elements 2020-05-28 22:55:35 +10:00
Grahame Grieve ae2a44ccb2 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-05-28 14:08:47 +10:00
Grahame Grieve f64d5c7fd5 fix problem with rendering confusion between paths around local and base specifications 2020-05-28 14:08:30 +10:00
Grahame Grieve c7258dc7eb fix bug constraining elements once they are sliced 2020-05-28 14:07:26 +10:00
Mark Iantorno 613237382a Update module-snapshot-publishing.yml for Azure Pipelines 2020-05-27 16:07:36 -04:00
Mark Iantorno 2096ee0cf5 Remove conditions for pipeline tasks 2020-05-27 11:09:34 -04:00
markiantorno 2f472a10e5 test commit to trigger SNAPSHOT pipeline 2020-05-27 11:01:13 -04:00