1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152
|
[General]
Name=Google Test
Name[az]=Google Test
Name[ca]=Google Test
Name[ca@valencia]=Google Test
Name[de]=Google-Test
Name[el]=Google Test
Name[en_GB]=Google Test
Name[eo]=Google Testo
Name[es]=Google Test
Name[et]=Google Test
Name[eu]=Google Test
Name[fi]=Google Test
Name[fr]=Google Test
Name[gl]=Google Test
Name[hi]=गूगल जांच
Name[it]=Google Test
Name[ka]=Google Test
Name[ko]=Google Test
Name[nl]=Google Test
Name[pl]=Google Test
Name[pt]=Teste do Google
Name[pt_BR]=Google Test
Name[ru]=Google Test
Name[sk]=Google Test
Name[sl]=Google Test
Name[sv]=Google Test
Name[tr]=Google Sınama
Name[uk]=Google Test
Name[x-test]=xxGoogle Testxx
Name[zh_CN]=Google Test
Name[zh_TW]=Google Test
Comment=A unit test using the Google Test library
Comment[az]=Google Test kitabxanasına əsaslanan modul testi
Comment[ca]=Una prova unitària utilitzant la biblioteca Test de Google
Comment[ca@valencia]=Una prova unitària utilitzant la biblioteca Test de Google
Comment[de]=Ein Unit-Test, der die Google-Test-Bibliothek verwendet
Comment[el]=Ένα unit test με χρήση της βιβλιοθήκης Google Test
Comment[en_GB]=A unit test using the Google Test library
Comment[eo]=Unutesto uzante la Google Test-bibliotekon
Comment[es]=Una prueba unitaria que usa la biblioteca Google Test
Comment[et]=Ühiktest Google Testi teegi abil
Comment[eu]=Proba-unitatea Google Test liburutegia erabiliz
Comment[fi]=Yksikkötesti käyttäen Google Test -kirjastoa
Comment[fr]=Un test unitaire utilisant la bibliothèque Google Test
Comment[gl]=Unha proba unitaria que usa a biblioteca Google Test.
Comment[it]=Un unit test che usa la libreria Google Test
Comment[ka]=ერთეულის შემოწმება Google Test ბიბლიოთეკით
Comment[ko]=Google Test 라이브러리를 사용하는 단위 테스트
Comment[nl]=Een test van een eenheid met gebruik van de bibliotheek Google Test
Comment[pl]=Jednostkowy test wykorzystujący bibliotekę Google Test
Comment[pt]=Um teste unitário que usa a plataforma de testes da Google
Comment[pt_BR]=Teste unitário que usa a biblioteca Google Test
Comment[ru]=Модульный тест на базе библиотеки Google Test
Comment[sk]=Unit test pomocou knižnice Google Test
Comment[sl]=Preizkus enote z uporabo knjižnice Google Test
Comment[sv]=En enhetstest som använder biblioteket Google Test
Comment[tr]=Google Sınama kitaplığını kullanan birim sınaması
Comment[uk]=Перевірка модулів за допомогою бібліотеки Google Test
Comment[x-test]=xxA unit test using the Google Test libraryxx
Comment[zh_CN]=一个使用 Google Test 库的单元测试
Comment[zh_TW]=使用 Google Test 函式庫的單元測試
Category=C++/Basic
Language=C++
Language[az]=C++
Language[bs]=C++
Language[ca]=C++
Language[ca@valencia]=C++
Language[cs]=C++
Language[da]=C++
Language[de]=C++
Language[el]=C++
Language[en_GB]=C++
Language[eo]=C++
Language[es]=C++
Language[et]=C++
Language[eu]=C++
Language[fi]=C++
Language[fr]=C++
Language[ga]=C++
Language[gl]=C++
Language[hi]=C++
Language[hu]=C++
Language[ia]=C++
Language[it]=C++
Language[ka]=C++
Language[kk]=C++
Language[ko]=C++
Language[mr]=C++
Language[nb]=C++
Language[nds]=C++
Language[nl]=C++
Language[nn]=C++
Language[pl]=C++
Language[pt]=C++
Language[pt_BR]=C++
Language[ru]=C++
Language[se]=C++
Language[sk]=C++
Language[sl]=C++
Language[sv]=C++
Language[tr]=C++
Language[ug]=C++
Language[uk]=C++
Language[x-test]=xxC++xx
Language[zh_CN]=C++
Language[zh_TW]=C++
Type=Test
Files=Implementation
[Implementation]
Name=Implementation
Name[az]=Tətbiq olunma
Name[bs]=Implementacija
Name[ca]=Implementació
Name[ca@valencia]=Implementació
Name[cs]=Implementace
Name[da]=Implementering
Name[de]=Implementation
Name[el]=Υλοποίηση
Name[en_GB]=Implementation
Name[eo]=Efektivigo
Name[es]=Implementación
Name[et]=Teostus
Name[eu]=Inplementazioa
Name[fi]=Toteutus
Name[fr]=Implémentation
Name[gl]=Implementación
Name[hu]=Megvalósítás
Name[ia]=Implementation
Name[it]=Implementazione
Name[ka]=განხორციელება
Name[kk]=Іске асыруы
Name[ko]=구현
Name[nb]=Implementering
Name[nds]=Ümsetten
Name[nl]=Implementatie
Name[pl]=Implementacja
Name[pt]=Implementação
Name[pt_BR]=Implementação
Name[ru]=Реализация
Name[sk]=Implementácia
Name[sl]=Izvedba
Name[sv]=Implementering
Name[tr]=Gerçekleme
Name[ug]=ئەمەلگە ئاشۇرۇش
Name[uk]=Реалізація
Name[x-test]=xxImplementationxx
Name[zh_CN]=接口
Name[zh_TW]=實作
File=class.cpp
OutputFile={{ name }}_test.cpp
|