добавили laba34
Этот коммит содержится в:
4
unittest/.gitignore
поставляемый
Обычный файл
4
unittest/.gitignore
поставляемый
Обычный файл
@@ -0,0 +1,4 @@
|
||||
/bin
|
||||
/obj
|
||||
/*.depend
|
||||
/*.layout
|
||||
Двоичные данные
unittest/bin/Debug/unittest.exe
Двоичные данные
unittest/bin/Debug/unittest.exe
Двоичный файл не отображается.
Двоичные данные
unittest/obj/Debug/histogram.o
Двоичные данные
unittest/obj/Debug/histogram.o
Двоичный файл не отображается.
Двоичные данные
unittest/obj/Debug/svg.o
Двоичные данные
unittest/obj/Debug/svg.o
Двоичный файл не отображается.
Двоичные данные
unittest/obj/Debug/unittest.o
Двоичные данные
unittest/obj/Debug/unittest.o
Двоичный файл не отображается.
@@ -31,14 +31,12 @@
|
||||
<Compiler>
|
||||
<Add option="-Wall" />
|
||||
</Compiler>
|
||||
<Unit filename="../.gitignore" />
|
||||
<Unit filename="../doctest.h">
|
||||
<Option target="<{~None~}>" />
|
||||
</Unit>
|
||||
<Unit filename="../histogram.cpp" />
|
||||
<Unit filename="../histogram.h" />
|
||||
<Unit filename="../marks.h">
|
||||
<Option target="<{~None~}>" />
|
||||
</Unit>
|
||||
<Unit filename="../histogram_internal.h" />
|
||||
<Unit filename="../svg.cpp" />
|
||||
<Unit filename="../svg.h">
|
||||
<Option target="<{~None~}>" />
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
# depslib dependency file v1.0
|
||||
1748243702 source:c:\users\home\desktop\lab34\laba01\histogram.cpp
|
||||
1748439318 source:c:\users\home\desktop\lab34\laba01\histogram.cpp
|
||||
"histogram.h"
|
||||
|
||||
1748243652 c:\users\home\desktop\lab34\laba01\histogram.h
|
||||
1748243654 c:\users\home\desktop\lab34\laba01\histogram.h
|
||||
<vector>
|
||||
<iostream>
|
||||
|
||||
1748213519 source:c:\users\home\desktop\lab34\laba01\unittest.cpp
|
||||
1748439286 source:c:\users\home\desktop\lab34\laba01\unittest.cpp
|
||||
"doctest.h"
|
||||
"histogram_internal.h"
|
||||
|
||||
1748211324 c:\users\home\desktop\lab34\laba01\doctest.h
|
||||
1748430260 c:\users\home\desktop\lab34\laba01\doctest.h
|
||||
<signal.h>
|
||||
<ciso646>
|
||||
<cstddef>
|
||||
@@ -55,34 +55,34 @@
|
||||
<sys/time.h>
|
||||
<unistd.h>
|
||||
|
||||
1748243717 c:\users\home\desktop\lab34\laba01\histogram_internal.h
|
||||
1748439318 c:\users\home\desktop\lab34\laba01\histogram_internal.h
|
||||
|
||||
1748242437 source:c:\users\home\desktop\lab34\laba01\svg.cpp
|
||||
1748687899 source:c:\users\home\desktop\lab34\laba01\svg.cpp
|
||||
"svg.h"
|
||||
|
||||
1748242437 c:\users\home\desktop\lab34\laba01\svg.h
|
||||
1748436618 c:\users\home\desktop\lab34\laba01\svg.h
|
||||
<iostream>
|
||||
<vector>
|
||||
<string>
|
||||
<math.h>
|
||||
|
||||
1748243704 source:c:\users\u111-15\desktop\lab34\laba01\histogram.cpp
|
||||
1748439317 source:c:\users\u111-15\desktop\lab34\laba01\histogram.cpp
|
||||
"histogram.h"
|
||||
|
||||
1748243654 c:\users\u111-15\desktop\lab34\laba01\histogram.h
|
||||
<vector>
|
||||
<iostream>
|
||||
|
||||
1748386434 source:c:\users\u111-15\desktop\lab34\laba01\svg.cpp
|
||||
1748437296 source:c:\users\u111-15\desktop\lab34\laba01\svg.cpp
|
||||
"svg.h"
|
||||
|
||||
1748242438 c:\users\u111-15\desktop\lab34\laba01\svg.h
|
||||
1748436616 c:\users\u111-15\desktop\lab34\laba01\svg.h
|
||||
<iostream>
|
||||
<vector>
|
||||
<string>
|
||||
<math.h>
|
||||
|
||||
1748213520 source:c:\users\u111-15\desktop\lab34\laba01\unittest.cpp
|
||||
1748439285 source:c:\users\u111-15\desktop\lab34\laba01\unittest.cpp
|
||||
"doctest.h"
|
||||
"histogram_internal.h"
|
||||
|
||||
@@ -131,5 +131,72 @@
|
||||
<sys/time.h>
|
||||
<unistd.h>
|
||||
|
||||
1748243718 c:\users\u111-15\desktop\lab34\laba01\histogram_internal.h
|
||||
1748439317 c:\users\u111-15\desktop\lab34\laba01\histogram_internal.h
|
||||
|
||||
1748439318 source:c:\users\home\desktop\lab3444\laba01\histogram.cpp
|
||||
"histogram.h"
|
||||
|
||||
1748243654 c:\users\home\desktop\lab3444\laba01\histogram.h
|
||||
<vector>
|
||||
<iostream>
|
||||
|
||||
1748439286 source:c:\users\home\desktop\lab3444\laba01\unittest.cpp
|
||||
"doctest.h"
|
||||
"histogram_internal.h"
|
||||
|
||||
1748430260 c:\users\home\desktop\lab3444\laba01\doctest.h
|
||||
<signal.h>
|
||||
<ciso646>
|
||||
<cstddef>
|
||||
<ostream>
|
||||
<istream>
|
||||
<type_traits>
|
||||
"doctest_fwd.h"
|
||||
<ctime>
|
||||
<cmath>
|
||||
<climits>
|
||||
<math.h>
|
||||
<new>
|
||||
<cstdio>
|
||||
<cstdlib>
|
||||
<cstring>
|
||||
<limits>
|
||||
<utility>
|
||||
<fstream>
|
||||
<sstream>
|
||||
<iostream>
|
||||
<algorithm>
|
||||
<iomanip>
|
||||
<vector>
|
||||
<atomic>
|
||||
<mutex>
|
||||
<set>
|
||||
<map>
|
||||
<unordered_set>
|
||||
<exception>
|
||||
<stdexcept>
|
||||
<csignal>
|
||||
<cfloat>
|
||||
<cctype>
|
||||
<cstdint>
|
||||
<string>
|
||||
<sys/types.h>
|
||||
<unistd.h>
|
||||
<sys/sysctl.h>
|
||||
<AfxWin.h>
|
||||
<windows.h>
|
||||
<io.h>
|
||||
<sys/time.h>
|
||||
<unistd.h>
|
||||
|
||||
1748439318 c:\users\home\desktop\lab3444\laba01\histogram_internal.h
|
||||
|
||||
1748687899 source:c:\users\home\desktop\lab3444\laba01\svg.cpp
|
||||
"svg.h"
|
||||
|
||||
1748436618 c:\users\home\desktop\lab3444\laba01\svg.h
|
||||
<iostream>
|
||||
<vector>
|
||||
<string>
|
||||
<math.h>
|
||||
|
||||
|
||||
@@ -2,14 +2,29 @@
|
||||
<CodeBlocks_layout_file>
|
||||
<FileVersion major="1" minor="0" />
|
||||
<ActiveTarget name="Debug" />
|
||||
<File name="..\histogram.h" open="0" top="0" tabpos="1" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<File name="..\unittest.cpp" open="1" top="0" tabpos="1" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="227" topLine="0" />
|
||||
<Cursor1 position="858" topLine="4" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="..\unittest.cpp" open="1" top="0" tabpos="2" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<File name="..\svg.cpp" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="1327" topLine="0" />
|
||||
<Cursor1 position="721" topLine="18" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="..\histogram_internal.h" open="0" top="0" tabpos="1" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="208" topLine="0" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="..\histogram.cpp" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="216" topLine="0" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="..\doctest.h" open="1" top="0" tabpos="2" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="1170" topLine="0" />
|
||||
</Cursor>
|
||||
</File>
|
||||
</CodeBlocks_layout_file>
|
||||
|
||||
Ссылка в новой задаче
Block a user