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/GraphModel/Code
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
..
Include/GraphModel Add CRC validator (#5857) 4 years ago
Source Prevent GetNodesFromGraphNodeIDs() from adding null pointers to the list that it returns. 4 years ago
Tests Script Canvas, replace the text replacement system to a JSON file based one (#5228) 4 years ago
CMakeLists.txt Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
graphmodel_editor_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
graphmodel_editor_static_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
graphmodel_tests_editor_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago