index
:
forstio
dev
fb-tools
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Collapse
)
Author
Age
*
core: Fixed broken tree impl.
Claudius "keldu" Holeksa
2023-12-04
|
*
core: Fixed constexpr string_literal sum
Claudius "keldu" Holeksa
2023-12-01
|
*
codec-netcdf: Basic struct and primitive write in working order
Claudius "keldu" Holeksa
2023-11-09
|
*
codec-netcdf: Changed to memory parsing
Claudius "keldu" Holeksa
2023-11-09
|
*
core: Renaming tree and branch
Claudius "keldu" Holeksa
2023-11-09
|
*
tests: Removed old test
Claudius "keldu" Holeksa
2023-11-08
|
*
codec-netcdf: Multidimensional arrays implemented
Claudius "keldu" Holeksa
2023-11-08
|
*
codec-netcdf: Basic netcdf implementation
Claudius "keldu" Holeksa
2023-11-08
|
*
core: Renamed tree related classes
Claudius "keldu" Holeksa
2023-11-05
|
*
core,tests: Fixed include file and implemented tree container
Claudius "keldu" Holeksa
2023-11-05
|
*
codec: Added basic interface and function class
Claudius "keldu" Holeksa
2023-10-25
|
|
|
|
Preparation work for RPC functionality.
*
nix: Changing whole nix build setup to use stdenv
Claudius "keldu" Holeksa
2023-10-24
|
*
core: Added check if the ids are equal
Claudius "keldu" Holeksa
2023-10-19
|
*
core: Check for double free detection in tests
Claudius "keldu" Holeksa
2023-10-19
|
*
core: Fixed compilation issues
Claudius "keldu" Holeksa
2023-10-19
|
*
tests: Renamed the ID test
Claudius "keldu" Holeksa
2023-10-15
|
*
c++,window: Fixed compilation issues for window.
Claudius "keldu" Holeksa
2023-07-03
|
*
c++,window: Rewriting window code to match new code
Claudius "keldu" Holeksa
2023-07-01
|
*
c++,codec-json: Implemented Tuple Decoding
Claudius "keldu" Holeksa
2023-06-29
|
*
c++,codec-json: Added Struct decoding
Claudius "keldu" Holeksa
2023-06-29
|
*
c++,tests: Added test for String reading
Claudius "keldu" Holeksa
2023-06-28
|
*
c++,tests: Ammended test name to reflect what it does
Claudius Holeksa
2023-06-28
|
*
c++,codec-json,codec: Working on fixes for JSON Array decoding. Test
Claudius Holeksa
2023-06-27
|
|
|
|
failing currently
*
c++,codec,core: Added Union to KelSimple and fixed the native data type.
Claudius Holeksa
2023-06-27
|
|
|
|
Made some errors more clear as well
*
c++,codec: Introduced Tuple and String as KelSimple Encoding
Claudius Holeksa
2023-06-26
|
*
c++,codec: Added kelsimple array and struct decoding / encoding
Claudius Holeksa
2023-06-26
|
*
c++, codec-json: Minor progress on arrays for json decoding
Claudius Holeksa
2023-06-20
|
*
c++: Adding tests and working around some constness problems
Claudius "keldu" Holeksa
2023-06-20
|
*
c++, codec-json: Added multi dimensional arrays to json
Claudius Holeksa
2023-06-15
|
*
c++,codec: Adding missing dependency for tests and minor change to
Claudius Holeksa
2023-06-15
|
|
|
|
unsigned arg
*
c++, codec: Adding minor checks for integrity
Claudius Holeksa
2023-06-15
|
*
c++, codec: Testing the native array class. Not really a unit test, but
Claudius Holeksa
2023-06-15
|
|
|
|
test instantiation cases
*
c++: Let test run in test-case derivation and ammend changed schema
Claudius Holeksa
2023-06-14
|
|
|
|
dimension changes
*
c++, codec-json: Added struct to json encoding and fixed a buffer bug on
Claudius "keldu" Holeksa
2023-06-11
|
|
|
|
the fly
*
c++, codec-json: Added testing for tuples and fixed minor buffer
Claudius "keldu" Holeksa
2023-06-11
|
|
|
|
changes
*
c++: Setting up testing progress
Claudius "keldu" Holeksa
2023-06-10
|
*
tests,c++: Intermediate commit preparing testing and json
Claudius Holeksa
2023-06-10