openfoam/applications/test/dictionary
Mark Olesen cc290b7c02 ENH: improve dictionary parsing behaviour for ill-formed entries (closes #510)
- mostly associated with forgotten quotes around "(abd|def)" ...

- Address different potential problems:

      (key) { key1   entry1; }
      (key) { key1   entry1; };    // <- Note trailing ';'
      (key) entry2;
2017-07-19 11:00:44 +02:00
..
Make STYLE: uniform 'Test-' prefix for all applications/test 2010-11-23 16:26:04 +01:00
Test-dictionary.C ENH: cleanup dictionary code 2017-07-06 12:58:04 +02:00
testDict STYLE: Updated version to 'plus' 2015-12-22 23:14:17 +00:00
testDict2 STYLE: Updated version to 'plus' 2015-12-22 23:14:17 +00:00
testDictInc Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00
testDictList ENH: improve dictionary parsing behaviour for ill-formed entries (closes #510) 2017-07-19 11:00:44 +02:00
testDictRegex STYLE: Updated version to 'plus' 2015-12-22 23:14:17 +00:00
testSubkeyword ENH: allow '^' as anchor for dictionary scoping (issue #429) 2017-04-25 11:57:21 +02:00
value dictionary functionEntries cleanup 2008-06-13 10:43:31 +02:00