This repository was archived by the owner on Sep 10, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +10
-10
lines changed Expand file tree Collapse file tree 7 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
- add_midas_mysql_test ( ApiKeyControllerTest ApiKeyControllerTest.php )
2
- add_midas_mysql_test ( ApiIndexControllerTest ApiIndexControllerTest.php )
3
- add_midas_mysql_test ( ApiCallMethodsTest ApiCallMethodsTest.php )
1
+ add_midas_test ( ApiKeyControllerTest ApiKeyControllerTest.php )
2
+ add_midas_test ( ApiIndexControllerTest ApiIndexControllerTest.php )
3
+ add_midas_test ( ApiCallMethodsTest ApiCallMethodsTest.php )
Original file line number Diff line number Diff line change 1
- add_midas_mysql_test ( ApiUserApiModel UserApiModelTest.php )
1
+ add_midas_test ( ApiUserApiModel UserApiModelTest.php )
Original file line number Diff line number Diff line change 1
- add_midas_mysql_test ( CommunityagreementConfigController ConfigControllerTest.php )
1
+ add_midas_test ( CommunityagreementConfigController ConfigControllerTest.php )
2
2
3
3
# Syle
4
4
add_midas_style_test( StyleCommunityagreementControllers ${CMAKE_SOURCE_DIR} /modules/communityagreement/controllers )
Original file line number Diff line number Diff line change 1
- add_midas_mysql_test ( CommunityagreementAgreementModel AgreementModelTest.php )
1
+ add_midas_test ( CommunityagreementAgreementModel AgreementModelTest.php )
Original file line number Diff line number Diff line change 1
- add_midas_mysql_test ( HelloworldFeedCoreController FeedCoreControllerTest.php )
2
- add_midas_mysql_test ( HelloworldIndexController IndexControllerTest.php )
1
+ add_midas_test ( HelloworldFeedCoreController FeedCoreControllerTest.php )
2
+ add_midas_test ( HelloworldIndexController IndexControllerTest.php )
3
3
4
4
# Syle
5
5
add_midas_style_test( StyleHelloworldControllers ${CMAKE_SOURCE_DIR} /modules/helloworld/controllers )
Original file line number Diff line number Diff line change 1
- add_midas_mysql_test ( HelloworldHelloModel HelloModelTest.php )
1
+ add_midas_test ( HelloworldHelloModel HelloModelTest.php )
Original file line number Diff line number Diff line change 1
- add_midas_mysql_test ( OaiIndexController IndexControllerTest.php )
1
+ add_midas_test ( OaiIndexController IndexControllerTest.php )
2
2
3
3
# Syle
4
4
add_midas_style_test( StyleOaiControllers ${CMAKE_SOURCE_DIR} /modules/oai/controllers )
You can’t perform that action at this time.
0 commit comments