index
:
delta/flac.git
1.3.x
gitlab-ci-squash
master
topic/aarch64
topic/cmake-dist
topic/fix-damn-cpp-goop
topic/get-decoder
topic/oss-fuzz
topic/release-1.3.4
topic/test-1.3.3
topic/travis
wip/cpu
gitlab.xiph.org: xiph/flac.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test_libFLAC
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure CMake build files end up in release tarball
Erik de Castro Lopo
2019-10-01
1
-0
/
+1
*
Fix a number of gcc 9.2 compiler warnings
Erik de Castro Lopo
2019-09-15
1
-3
/
+3
*
Switch to utimensat for newer POSIX versions
Rosen Penev
2019-08-20
1
-3
/
+7
*
Fix CppCheck warnings
Erik de Castro Lopo
2019-07-15
1
-4
/
+7
*
Use of BUILD_SHARED_LIBS added
Vitaliy Kirsanov
2019-05-04
1
-3
/
+8
*
/test/*.sh enabled for CTest in UNIX
Vitaliy Kirsanov
2019-05-04
1
-2
/
+0
*
CMake support added
Vitaliy Kirsanov
2019-05-04
1
-0
/
+20
*
Update MinGW build files
lvqcl
2018-08-26
2
-0
/
+9
*
Fix miscellaneous typos.
luz.paz
2018-05-24
1
-1
/
+1
*
Add unit tests for word-wise CRC16 functions
Robert Kausch
2018-05-21
2
-0
/
+93
*
Add bitreader unit test.
Robert Kausch
2018-05-20
8
-0
/
+371
*
Minor fixes for bitwriter unit test.
Robert Kausch
2018-05-20
1
-16
/
+11
*
Add unit tests for CRC calculation.
Robert Kausch
2018-05-20
8
-3
/
+234
*
Fix cppcheck warnings
Rosen Penev
2017-01-19
2
-6
/
+6
*
stdint.h fixes for MSVS 2005/2008
Erik de Castro Lopo
2017-01-19
1
-0
/
+2
*
Only compile and run tests when running 'make check'
David Seifert
2017-01-17
1
-1
/
+1
*
Purge usage of `unsigned` type
Erik de Castro Lopo
2017-01-14
8
-96
/
+96
*
Another bulk update of copyright dates
Erik de Castro Lopo
2016-12-05
4
-4
/
+4
*
Bulk update copyright dates
Erik de Castro Lopo
2016-12-05
15
-15
/
+15
*
Windows/MSVC: Add ENABLE_64_BIT_WORDS macro
Erik de Castro Lopo
2016-05-01
1
-2
/
+2
*
test_libFLAC: Fix `make distcheck` target
Erik de Castro Lopo
2016-02-09
1
-1
/
+1
*
libFLAC: Remove win_utf8_io dependency
Erik de Castro Lopo
2016-02-08
3
-14
/
+2
*
configure.ac: Add --enable-64-bit-words option
Erik de Castro Lopo
2016-01-04
1
-1
/
+1
*
libFLAC: Support 64bit brword/bwword
Erik de Castro Lopo
2016-01-04
1
-2
/
+89
*
test_libFLAC/bitwriter.c: Unify with bitwriter.c
Erik de Castro Lopo
2015-12-31
1
-18
/
+22
*
Makefile.lite: Include config.mk from top level build dir
Thomas Zander
2015-10-30
1
-0
/
+2
*
tests: Fix undefined behaviour
Erik de Castro Lopo
2015-08-27
1
-2
/
+1
*
Update copyright years to include 2014.
Erik de Castro Lopo
2014-11-25
15
-15
/
+15
*
Makefile.ams: Add MSVS project files to EXTRA_DIST.
Erik de Castro Lopo
2014-07-09
1
-1
/
+3
*
Add project files for Visual Studio 2010 and later.
Erik de Castro Lopo
2014-07-06
2
-0
/
+277
*
test_libFLAC/test_libFLAC.vcproj : One more CPU_IS_LITTLE_ENDIAN fix.
Erik de Castro Lopo
2014-07-04
1
-1
/
+1
*
test_libFLAC/endswap.c : Add casts to prevent compiler warnings.
Erik de Castro Lopo
2014-07-03
1
-4
/
+4
*
test_libFLAC/test_libFLAC.vcproj : Add define for CPU_IS_LITTLE_ENDIAN.
Erik de Castro Lopo
2014-07-03
1
-1
/
+1
*
test_libFLAC : Fix Windows build after addidion of endian tests.
Erik de Castro Lopo
2014-07-03
3
-1
/
+10
*
test_libFLAC/md5.c : Fix the tests.
Erik de Castro Lopo
2014-07-01
1
-43
/
+58
*
test_libFLAC/endswap.c : Improvements.
Erik de Castro Lopo
2014-07-01
1
-19
/
+64
*
src/test_libFLAC : Add tests for end swap macros.
Erik de Castro Lopo
2014-06-30
4
-0
/
+98
*
test_libFLAC/md5.c: Add tests for MD5 calculation.
Erik de Castro Lopo
2014-06-28
1
-3
/
+149
*
Update Makefile.lite build system.
Evan Ramos
2014-06-24
1
-0
/
+5
*
test_libFLAC.vcproj : Add missing files.
Erik de Castro Lopo
2014-03-27
1
-0
/
+8
*
Fix all instances of '#if HAVE_CONFIG_H'.
Erik de Castro Lopo
2014-03-24
9
-9
/
+9
*
Add a test to validate that FLAC__MD5Final clears the MD5Context.
Erik de Castro Lopo
2014-03-15
4
-3
/
+94
*
Slight improvements to application metadata tests.
Erik de Castro Lopo
2014-03-15
1
-1
/
+7
*
Vcproj file updates.
Erik de Castro Lopo
2013-10-04
1
-6
/
+7
*
Set version to 1.3.0 and update coyprights throughout.
Erik de Castro Lopo
2013-05-26
15
-15
/
+30
*
For windows, make UTF-8 mode into a runtime choice.
Erik de Castro Lopo
2013-04-07
1
-81
/
+0
*
Rename all parameters and locals from 'index' to 'indx'.
Erik de Castro Lopo
2013-04-05
1
-31
/
+31
*
Purge FLAC__STRINGS_IN_UTF8 from VC project files.
Erik de Castro Lopo
2013-04-01
1
-1
/
+1
*
Enable utf8 I/O stuff when compiling with MinGW.
Erik de Castro Lopo
2013-04-01
1
-1
/
+6
*
Add CLEANFILES to relevant Makefile.am to force removal of Windows EXEs.
Erik de Castro Lopo
2013-03-29
1
-0
/
+2
[next]