.. |
Makefile.am
|
c6233a9430
removed manual test binary (this 'test' belongs in a to-be made data_spec_unittests file)
|
15 years ago |
data.cc
|
5030bb50de
typo in a comment (so trivial so I think it's okay to commit)
|
15 years ago |
data.h
|
307918fc7a
added doxygen docs for most of data.h
|
15 years ago |
data_def.cc
|
98cb1b7335
rest of doxygen for DataDefinition class
|
15 years ago |
data_def.h
|
98cb1b7335
rest of doxygen for DataDefinition class
|
15 years ago |
data_unittests.cc
|
b84f1d4f21
nearly complete code coverage (toXML is not covered, and the bad_alloc catches, should those be removed?)
|
15 years ago |
parkinglot.data
|
805d4406fd
start with data specification and validation part
|
15 years ago |
parkinglot.spec
|
f39adf2274
added datadefinition checking to the DataDefinition class, throw DataDefinitionError when that fails
|
15 years ago |
run_unittests.cc
|
4974ce5dc8
some unit tests for Elements, and fixed a few bugs while i was writing them
|
15 years ago |
session.cc
|
138c18e70a
refactor: function_name to functionName in data.h (functions on isc::data::Elements)
|
15 years ago |
session.h
|
27185721c3
refactor: namespace changes
|
15 years ago |