.. |
TestData
|
#3770 Import perforations. Add RifPerforationIntervalReaderTest
|
2018-11-28 09:50:22 +01:00 |
CMakeLists_files.cmake
|
#4013 Sort ensemble parameters by variation
|
2019-01-29 15:42:17 +01:00 |
cvfGeometryTools-Test.cpp
|
#3927 Measurements : Add unit test for area computations
|
2019-01-03 09:47:45 +01:00 |
EclipseRftReader-Test.cpp
|
Fix disabled test
|
2018-02-03 09:15:04 +01:00 |
Ert-Test.cpp
|
System : Commented out test code related to #931
|
2016-10-26 09:56:08 +02:00 |
exampleSetup.hpp
|
#1035 Replaced auto in the example/test code to understand what is going on.
|
2016-12-14 09:38:51 +01:00 |
FixedWidthDataParser-Test.cpp
|
Fix unit test compiler errors
|
2017-11-23 09:28:32 +01:00 |
HDF5FileReader-Test.cpp
|
System : Replace tab with four spaces
|
2018-03-12 11:12:39 +01:00 |
Intersect-Test.cpp
|
#3588 Intersect : Add support for import of Intersect data
|
2018-11-13 09:52:28 +01:00 |
ListKeywordsForObjectsAndFields-Test.cpp
|
#3421 Text File Export : Open file as text file when required
|
2018-09-27 12:42:28 +02:00 |
ObservedDataParser-Test.cpp
|
#3320 Observed data import. Line based CSV import
|
2018-09-19 13:03:21 +02:00 |
opm-flowdiagnostics-Test.cpp
|
Merge branch 'fishbones' into pre-proto
|
2017-05-23 10:28:42 +02:00 |
RiaCellDividingTools-Test.cpp
|
#3470 Inflow model. New algorithm for calculating averageflow distance
|
2018-11-02 09:10:05 +01:00 |
RiaEclipseUnitTools-Test.cpp
|
#3694 Stimplan : Add support for effective width using unit mm
|
2018-11-19 10:39:15 +01:00 |
RiaPolyArcLineSampler-Test.cpp
|
#3695 Well path creation : Crash when creating a vertical well
|
2018-11-16 08:43:19 +01:00 |
RiaProjectFileVersionTools-Test.cpp
|
#3340 Remove unused variables
|
2018-09-10 10:27:54 +02:00 |
RiaTestDataDirectory.h.cmake
|
Implement support for reading test files from unit tests
|
2018-01-09 15:13:44 +01:00 |
RiaTextFileCompare-Test.cpp
|
#3472 Regression Test : Use git to produce diff of exported files from ResInsight
|
2018-10-08 11:45:41 +02:00 |
RiaTimeHistoryCurveTools-Test.cpp
|
#3340 Remove unused variables
|
2018-09-10 10:27:54 +02:00 |
RiaWeightedGeometricMeanCalculator-Test.cpp
|
Add missing include
|
2018-09-05 15:11:15 +02:00 |
RiaWeightedHarmonicMeanCalculator-Test.cpp
|
Fix Harmonic Mean test
|
2018-09-19 10:13:26 +02:00 |
RiaWeightedMean-Test.cpp
|
Make mean calculators more consistent and add an harmonic mean calculator.
|
2018-09-17 10:51:45 +02:00 |
RicElementPropertyTableReader-Test.cpp
|
RifElementPropertyTableReader-Test. Fix names
|
2018-01-09 15:44:54 +01:00 |
RicExpressionParser-Test.cpp
|
#2032 Curve Calculator : Rename
|
2017-10-23 14:27:04 +02:00 |
RifCaseRealizationParametersReader-Test.cpp
|
Cotire : Fix duplicate global variables
|
2018-12-03 15:22:09 +01:00 |
RifcCommandCore-Test.cpp
|
#3513 System : Add test code for RicfObjectCapability::writeFields
|
2018-11-07 10:38:08 +01:00 |
RifEclipseDataTableFormatter-Test.cpp
|
#3975 Avoid wrapping header lines in eclipse output + well plan
|
2019-01-18 14:55:12 +01:00 |
RifEclipseInputFileTools-Test.cpp
|
#2165 Fault Import : Update unit tests
|
2017-11-22 07:33:58 +01:00 |
RifEclipseSummaryAddress-Test.cpp
|
#3213 Observed data import. Handle custom vector naming. Fix failing unit tests
|
2018-08-30 13:30:54 +02:00 |
RifEclipseUserDataKeywordTools-Test.cpp
|
Unit Tests : Use size_t to avoid warning on Linux
|
2017-11-02 19:41:20 +01:00 |
RifElementPropertyTableReader-Test.cpp
|
Cotire : Fix duplicate global variables
|
2018-12-03 15:22:09 +01:00 |
RifPerforationIntervalReader-Test.cpp
|
Fix signed/unsigned compare
|
2018-12-04 11:49:29 +01:00 |
RifReaderEclipseOutput-Test.cpp
|
System : Replace NULL with nullptr
|
2018-10-10 10:17:27 +02:00 |
RifReaderEclipseSummary-Test.cpp
|
Fixed unit tests
|
2016-05-26 15:17:49 +02:00 |
RigActiveCellInfo-Test.cpp
|
(#687) Moved ReservoirDataModelUnitTests into ApplicationCode/UnitTests
|
2015-12-03 10:57:10 +01:00 |
RigCellGeometryTools-Test.cpp
|
#3644 Move hex overlap code to RigCellGeometryTools and clamp in z-direction as well.
|
2018-11-08 15:53:10 +01:00 |
RigHexIntersectionTools-Test.cpp
|
#3114 compdat export. Improve performance
|
2018-08-20 11:47:41 +02:00 |
RigReservoir-Test.cpp
|
#1693 Move a lot of code from RimReservoirCellResultsStorage to RigCaseCellResultsData
|
2017-09-08 14:43:52 +02:00 |
RigStatisticsMath-Test.cpp
|
#3748 Statistics calculators : Improve handling of invalid numbers
|
2018-11-23 10:13:58 +01:00 |
RigTimeCurveHistoryMerger-Test.cpp
|
Move RigCurveDataTools and RigTimeHistoryCurveMerger to Application/Tools plus rename
|
2018-06-08 15:10:45 +02:00 |
RigTofAccumulatedPhaseFractionsCalculator-Test.cpp
|
Unit Tests : Use size_t to avoid warning on Linux
|
2017-11-02 19:41:20 +01:00 |
RigTransmissibilityCondenser-Test.cpp
|
#2546 Well Connection Factors : Several changes related to data access
|
2018-03-12 11:07:46 +01:00 |
RigWellLogExtractor-Test.cpp
|
#3856 Update copyright headers
|
2019-01-09 15:29:24 +01:00 |
RigWellPathIntersectionTools-Test.cpp
|
#2374 Fracture : Incomplete results when computing intersected StimPlan cells
|
2018-02-01 12:58:48 +01:00 |
RimRelocatePath-Test.cpp
|
#3428 Text string creation based on date and time : Add helper function
|
2018-10-03 08:44:01 +02:00 |
RimSummaryCaseCollection-Test.cpp
|
#4013 Create variation bins for ensemble parameters based on current data
|
2019-01-30 09:07:52 +01:00 |
RimWellLogExtractionCurveImpl-Test.cpp
|
Move RigCurveDataTools and RigTimeHistoryCurveMerger to Application/Tools plus rename
|
2018-06-08 15:10:45 +02:00 |
RimWellPathCompletions-Test.cpp
|
Fix unit test on Linux due to empty QRegExpValidator constructor (doesn't build on Qt 4.6)
|
2018-12-21 09:48:56 +01:00 |
RiuSummaryVectorDescriptionMap-Test.cpp
|
#3213 Observed data import. Handle custom vector naming. Fix failing unit tests
|
2018-08-30 13:30:54 +02:00 |
RivPipeGeometryGenerator-Test.cpp
|
(#687) Moved tests from ModelVisualization into ApplicationCode/UnitTests
|
2015-12-03 10:53:12 +01:00 |
RivTernaryScalarMapper-Test.cpp
|
(#687) Moved tests from ModelVisualization into ApplicationCode/UnitTests
|
2015-12-03 10:53:12 +01:00 |
ScalarMapper-Test.cpp
|
#3204 Add double precision to OffshoreSphericalCoords
|
2018-08-14 11:41:20 +02:00 |
SolveSpaceSolver-Test.cpp
|
Fix compare of wrong enum type
|
2018-12-03 14:03:34 +01:00 |
WellPathAsciiFileReader-Test.cpp
|
Rename to RifWellPathImporter in unit test
|
2017-05-12 08:26:36 +02:00 |