Commit Graph

1272 Commits

Author SHA1 Message Date
Kristian Flikka
4f65285828 Changed more heap and smart pointers 2013-03-26 10:27:48 +01:00
Kristian Flikka
2f7cc609d0 Changed to heap allocation and boost smart pointers 2013-03-26 10:00:06 +01:00
Kristian Flikka
990648e95b More tests, changed logging, and adding record 2013-03-25 17:17:09 +01:00
Kristian Flikka
ed0d04fcc6 Added classes for holding the raw deck structure 2013-03-22 15:35:40 +01:00
Joakim Hove
05cea003be Added ParserKW skeleton and ParserConst.hpp 2013-03-21 15:37:40 +01:00
Kristian Flikka
e7d1444ad4 Added tests and Record class. Moved BOOST_ROOT into CMakeLists file 2013-03-21 13:18:52 +01:00
Kristian Flikka
aa43fef0e9 Renamed keyword data class, and added test file 2013-03-21 09:27:57 +01:00
Kristian Flikka
9ad7f77107 Changed KeywordRawData to a one-per-keyword object, moved into data folder 2013-03-21 09:02:40 +01:00
Kristian Flikka
ce0990e5ca Fixed a bug when keywords had trailing spaces. Now trimming right side of string. 2013-03-20 17:35:03 +01:00
Kristian Flikka
488d7655f7 Moved files into structure similar to opm-core. Added KeywordRawData class to store 0th pass objects 2013-03-20 16:29:51 +01:00
Kristian Flikka
7d6bba588b Removing gtest, retry... Updated logger with levels 2013-03-18 16:38:14 +01:00
Kristian Flikka
db646dc844 Removed gtest, using boost testing. Throws invalid_argument exception if file not found 2013-03-18 15:59:57 +01:00
Kristian Flikka
e4fad8ea83 Added logging class. Changed bin output, added test DATA file, with 18 keywords. 2013-03-18 13:40:14 +01:00
Kristian Flikka
1fab5c2e1c Added more line by line checks, very much WIP. Failing unit test. 2013-03-15 16:09:24 +01:00
Kristian Flikka
307c09602f Added documentation folder and file that will describe the different types and concepts in the Eclipse data file 2013-03-15 14:50:35 +01:00
Kristian Flikka
ec46baab12 Test file changed 2013-03-14 16:06:14 +01:00
Kristian Flikka
45acb83d32 Refactoring casing and naming 2013-03-14 16:05:35 +01:00
Kristian Flikka
b403377abc Reading some lines 2013-03-14 15:53:36 +01:00
Kristian Flikka
c1696f0ed1 Introduced boost and a failing test 2013-03-14 14:54:53 +01:00
Kristian Flikka
49d5b50cec Added CmakeLists on root level, moving old root content out in this file 2013-03-14 12:38:05 +01:00
Kristian Flikka
bcc234c945 Initial deck and parser classes, and google test with google test src 2013-03-14 12:07:33 +01:00
Joakim Hove
91615ca969 Create README.md 2013-03-14 08:42:45 +01:00