pre-commit-ci[bot]
|
222a2520b1
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-09-12 13:02:35 -04:00 |
|
Chris Hennes
|
1a960286a4
|
Tests: Reformat to current clang-format standard
|
2023-09-03 09:51:42 -05:00 |
|
Chris Hennes
|
e7f8f26bd5
|
App/Toponaming: Basic tests and linter issues
|
2023-07-14 23:03:18 -05:00 |
|
Pesc0
|
4a8d3853ba
|
[Toponaming] create ElementMap class (#9175)
* Copypaste ElementMap
* Add MappedNameRef
* Fix missing include
* Copypaste `findTagInElementName`
* fix error introduced _somewhere_
* refactor toponaming constants
* Move `findTagInElementName` in `MappedName`
* reintroduce workaround to compile ElementMap
* Added missing functions copied from complexgeodata
* fix last compile errors, reorder and format files
* remove recursive refs to ComplexGeoData
* Add more comments
* fixed comments and added tests
* added FIXME, make functions private, misc fixes
* Move static functions from complexGeoData to PostfixStringReferences. Rename to ElementNamingUtils
* Fix broken includes due to previous change
* Revert constants from string to const char*
* added childmap tests and made hasher public
* Make functions private
* Added remaining tests
* removed bool return from `erase` functions
* fix missing appexport
Co-authored-by: John Dupuy <jdupuy98@gmail.com>
|
2023-06-15 09:05:24 -05:00 |
|
Chris Hennes
|
e04bf47d8d
|
Formatting: Apply pre-commit to tests/src
|
2023-04-06 08:07:53 +02:00 |
|
Ajinkya Dahale
|
43858ce9ba
|
[Core] Create ElementMap and tests
Test is a dummy for now. `ElementMap.h` only contains const values.
|
2023-03-22 21:53:23 +05:30 |
|