You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/WhiteBox/Code/Source
Esteban Papp fb6e6e339f
Add CRC validator (#5857)
* Adds crc validation checks

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* Fixes invalid CRCs

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* Changes test to smoke suite

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* excludes some test data from the validator

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* uses pathlib instead of os.path

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* fixes wrong path to test scripts

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* Escape not needed

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
4 years ago
..
Asset Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
Components feat: add whitebox module support for linux(#4654) (#5075) 4 years ago
Core feat: add whitebox module support for linux(#4654) (#5075) 4 years ago
Platform feat: add whitebox module support for linux(#4654) (#5075) 4 years ago
Rendering feat: add whitebox module support for linux(#4654) (#5075) 4 years ago
SubComponentModes Add CRC validator (#5857) 4 years ago
Util Merge branch 'development' into cmake/SPEC-7179 5 years ago
Viewport feat: add whitebox module support for linux(#4654) (#5075) 4 years ago
EditorWhiteBoxComponent.cpp feat: add whitebox module support for linux(#4654) (#5075) 4 years ago
EditorWhiteBoxComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorWhiteBoxComponentMode.cpp feat: add whitebox module support for linux(#4654) (#5075) 4 years ago
EditorWhiteBoxComponentMode.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorWhiteBoxComponentModeBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorWhiteBoxComponentModeTypes.cpp Add missing AzToolsFramework budget declaration 5 years ago
EditorWhiteBoxComponentModeTypes.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorWhiteBoxDefaultShapeTypes.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorWhiteBoxEdgeModifierBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorWhiteBoxPolygonModifierBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorWhiteBoxSystemComponent.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
EditorWhiteBoxSystemComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
WhiteBoxAllocator.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
WhiteBoxAllocator.h Merge branch 'development' into cmake/SPEC-7179 5 years ago
WhiteBoxComponent.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
WhiteBoxComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
WhiteBoxEditorModule.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
WhiteBoxEditorModule.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
WhiteBoxModule.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
WhiteBoxModule.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
WhiteBoxModuleUnsupported.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
WhiteBoxSystemComponent.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
WhiteBoxSystemComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
WhiteBoxToolApiReflection.cpp Build time reduction: AzStdOnDemandReflection (#3111) 4 years ago
WhiteBoxToolApiReflection.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago