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 e86019f41f
Added tests for API::v1::accounts_id_follow.
2019-04-15 03:06:40 +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_follow. 2019-04-15 03:06:40 +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_id_follow. 2019-04-15 03:06:40 +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