Skip to content

Commit

Permalink
Merge pull request #718 from oxarbitrage/issue565
Browse files Browse the repository at this point in the history
changes to intense block_tests
  • Loading branch information
oxarbitrage authored Mar 13, 2018
2 parents 4a35dc6 + 9106cfc commit f287324
Show file tree
Hide file tree
Showing 5 changed files with 334 additions and 523 deletions.
4 changes: 0 additions & 4 deletions tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,4 @@ file(GLOB APP_SOURCES "app/*.cpp")
add_executable( app_test ${APP_SOURCES} )
target_link_libraries( app_test graphene_app graphene_account_history graphene_net graphene_chain graphene_egenesis_none fc ${PLATFORM_SPECIFIC_LIBS} )

file(GLOB INTENSE_SOURCES "intense/*.cpp")
add_executable( intense_test ${INTENSE_SOURCES} ${COMMON_SOURCES} )
target_link_libraries( intense_test graphene_chain graphene_app graphene_account_history graphene_egenesis_none fc ${PLATFORM_SPECIFIC_LIBS} )

add_subdirectory( generate_empty_blocks )
75 changes: 0 additions & 75 deletions tests/intense/api_stress.py

This file was deleted.

Loading

0 comments on commit f287324

Please sign in to comment.