"...automata-library.git" did not exist on "8c9aedb0a069e452eee9437129345ba97dd788f3"
Dev tp
It's up to you...
Merge request reports
Activity
added 28 commits
-
0364e7a2...5b20385e - 15 commits from branch
master
- 9b37c0e3 - finish template naive Glushkov rte
- b1e231d4 - finish template rte glushkov algo
- 9927dfb9 - simplify glushkov rte implementation
- 5a817458 - aux: compare functions for trees, tries, sets and primitives
- 72805b10 - Tests: Remove bash tests
- dc46d88c - Remove executables except cli and gui
- cf6e0851 - Contrib: Catch2
- d97ab5c7 - CMake: support for integration tests with Catch
- 27ef056d - Introduce alib2integrationtest
- c5e21d3f - CI: Adapt gitlab.ci
- f3c970c4 - Measure: Temporarily disable overloaded op new/delete
- f82072bf - adapt glushkov rte tests to changes in algo implementation
- 6357db2f - pass the number or threads to make test
Toggle commit list-
0364e7a2...5b20385e - 15 commits from branch
added 8 commits
- cdfe72d3 - Unit tests: CPPUNIT -> Catch2: abstraction, aux, data_experimental, dummy, raw, raw_cli, str_cli
- 0964d05a - Unit tests: CPPUNIT -> Catch2: algo_experimental
- 8d7f9ac0 - Unit tests: CPPUNIT -> Catch2: cli
- 30245239 - Unit tests: CPPUNIT -> Catch2: common
- f1e53c8d - Unit tests: CPPUNIT -> Catch2: elgo
- 7bd2d4ed - Unit tests: CPPUNIT -> Catch2: gui
- 16b02a21 - Unit tests: CPPUNIT -> Catch2: xml
- b927cf39 - CMake: Catch2 in libs (wip)
Toggle commit listadded 2 commits
Tohle bude asi zase beh na delsi trat. V
measure
mi po prepsani prestaly fungovat testy (nullptr), pritom jsem logiku kodu nezmenil. Vstd
zase segfaultuji testy zkompilovane gcc, opet, testovaci kod zustal stejny.Jeste jsem vubec nesahl na
data
,algo
zacinam ted a hromada testu vubec nic netestuje, proste jen vola kod, ale zadnyassert
.added 17 commits
-
9466d0a6 - 1 commit from branch
master
- 7bfe74d2 - Update PKGBUILD
- db3a98d7 - Unit tests: CPPUNIT -> Catch2: abstraction, aux, data_experimental, dummy, raw, raw_cli, str_cli
- e13e6efd - Unit tests: CPPUNIT -> Catch2: algo_experimental
- 61a85ff1 - Unit tests: CPPUNIT -> Catch2: cli
- 1a8bc7a1 - Unit tests: CPPUNIT -> Catch2: common
- 2d669176 - Unit tests: CPPUNIT -> Catch2: elgo
- b5aa4b2b - Unit tests: CPPUNIT -> Catch2: gui
- 8af3cb6f - Unit tests: CPPUNIT -> Catch2: xml
- c04f3b17 - CMake: Catch2 in libs (wip)
- eeae66e9 - Unit tests: CPPUNIT -> Catch2: str
- 84a04cc4 - Unit tests: CPPUNIT -> Catch2: graph_data
- 553ed698 - Unit tests: CPPUNIT -> Catch2: graph_algo
- f53a385a - Catch2 helper macros
- cb80319e - Unit tests: CPPUNIT -> Catch2: std
- 6281f9e9 - Unit tests: CPPUNIT -> Catch2: algo
- 4d37bf66 - Unit tests: CPPUNIT -> Catch2: data
Toggle commit list-
9466d0a6 - 1 commit from branch
added 10 commits
- af0074a8 - Unit tests: CPPUNIT -> Catch2: str
- 44628088 - Unit tests: CPPUNIT -> Catch2: graph_data
- f4c40960 - Unit tests: CPPUNIT -> Catch2: graph_algo
- d7925a45 - Unit tests: CPPUNIT -> Catch2: std
- b05eb8d6 - Unit tests: CPPUNIT -> Catch2: algo
- 37cd6d03 - Unit tests: CPPUNIT -> Catch2: data
- 7f63b8e0 - Unit tests: CPPUNIT -> Catch2: measure
- 46f5f088 - Replace cppunit extensions with catch2 extensions
- 2547ddd5 - Build: Remove cppunit
- 406060ba - CI: Adapt to cppunit -> catch2 changes
Toggle commit listadded 7 commits
- 624efaff - Unit tests: CPPUNIT -> Catch2: std
- c94ecf2f - Unit tests: CPPUNIT -> Catch2: algo
- 8d0ebf31 - Unit tests: CPPUNIT -> Catch2: data
- ec50f82f - Unit tests: CPPUNIT -> Catch2: measure
- 921b1772 - Replace cppunit extensions with catch2 extensions
- 65a66c5f - Build: Remove cppunit
- 60135c61 - CI: Adapt to cppunit -> catch2 changes
Toggle commit listadded 16 commits
- b3ff9a51 - Unit tests: CPPUNIT -> Catch2: abstraction, aux, data_experimental, dummy, raw, raw_cli, str_cli
- 21edcf2e - Unit tests: CPPUNIT -> Catch2: algo_experimental
- 261e4817 - Unit tests: CPPUNIT -> Catch2: cli
- 35b30af2 - Unit tests: CPPUNIT -> Catch2: common
- fac4f741 - Unit tests: CPPUNIT -> Catch2: elgo
- d184d903 - Unit tests: CPPUNIT -> Catch2: gui
- b12d1f45 - Unit tests: CPPUNIT -> Catch2: xml
- 69739005 - Unit tests: CPPUNIT -> Catch2: str
- e41da224 - Unit tests: CPPUNIT -> Catch2: graph_data
- 8b42e491 - Unit tests: CPPUNIT -> Catch2: graph_algo
- e25f8660 - Unit tests: CPPUNIT -> Catch2: std
- 628c1a29 - Unit tests: CPPUNIT -> Catch2: algo
- f70fd6ed - Unit tests: CPPUNIT -> Catch2: data
- 6bfb743a - Unit tests: CPPUNIT -> Catch2: measure
- 674f9729 - Replace cppunit extensions with catch2 extensions
- 571374b3 - Update build scripts, remove references to cppunit.
Toggle commit listadded 6 commits
- 5ac4e0fe - Unit tests: CPPUNIT -> Catch2: std
- 255c82b9 - Unit tests: CPPUNIT -> Catch2: algo
- a721bf1a - Unit tests: CPPUNIT -> Catch2: data
- 5c511699 - Unit tests: CPPUNIT -> Catch2: measure
- 0b425754 - Replace cppunit extensions with catch2 extensions
- f0de0af5 - Update build scripts, remove references to cppunit.
Toggle commit listadded 11 commits
- 048900d7 - Unit tests: CPPUNIT -> Catch2: gui
- d84a718d - Unit tests: CPPUNIT -> Catch2: xml
- cc5d8fd8 - Unit tests: CPPUNIT -> Catch2: str
- 7e1d6bcb - Unit tests: CPPUNIT -> Catch2: graph_data
- 289fdb35 - Unit tests: CPPUNIT -> Catch2: graph_algo
- a594d6b6 - Unit tests: CPPUNIT -> Catch2: std
- 496852b9 - Unit tests: CPPUNIT -> Catch2: algo
- 009380cb - Unit tests: CPPUNIT -> Catch2: data
- 77c6ab53 - Unit tests: CPPUNIT -> Catch2: measure
- f4631368 - Replace cppunit extensions with catch2 extensions
- c01af357 - Update build scripts, remove references to cppunit.
Toggle commit listTak unit testy prošly. Chceš ještě něco v dev-tp předělat nebo to je za tebe dobré?
Edited by Jan Trávníček
Please register or sign in to reply