This repository has been archived on 2020-05-10. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon-cpp/tests
tastytea 73b6462d93
the build failed Details
Added tests for API::v1::accounts_relationships.
2019-04-15 04:29:54 +02:00
..
main.cpp Added first tests. 2019-04-14 04:18:33 +02:00
test_api_v1_accounts_id.cpp Print what() in tests if an exception is thrown. 2019-04-15 02:00:05 +02:00
test_api_v1_accounts_id_follow.cpp Added tests for API::v1::accounts_id_unfollow. 2019-04-15 03:51:27 +02:00
test_api_v1_accounts_id_followers.cpp Print what() in tests if an exception is thrown. 2019-04-15 02:00:05 +02:00
test_api_v1_accounts_id_following.cpp Print what() in tests if an exception is thrown. 2019-04-15 02:00:05 +02:00
test_api_v1_accounts_id_statuses.cpp Added tests for API::v1::accounts_relationships. 2019-04-15 04:29:54 +02:00
test_api_v1_accounts_id_unfollow.cpp Added tests for API::v1::accounts_id_unfollow. 2019-04-15 03:51:27 +02:00
test_api_v1_accounts_relationships.cpp Added tests for API::v1::accounts_relationships. 2019-04-15 04:29:54 +02:00
test_api_v1_accounts_update_credentials.cpp Print what() in tests if an exception is thrown. 2019-04-15 02:00:05 +02:00
test_api_v1_accounts_verify_credentials.cpp Print what() in tests if an exception is thrown. 2019-04-15 02:00:05 +02:00
test_api_v1_instance.cpp Print what() in tests if an exception is thrown. 2019-04-15 02:00:05 +02:00
test_basics.cpp Added first tests. 2019-04-14 04:18:33 +02:00