Skip to content

Commit

Permalink
Improved Initialization Test
Browse files Browse the repository at this point in the history
Increased test coverage.
  • Loading branch information
FrankReiser committed Nov 26, 2023
1 parent 85c3e44 commit a1586c8
Show file tree
Hide file tree
Showing 3 changed files with 201 additions and 191 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.15)

project(
ReiserRT_FlyingPhasor
VERSION 2.3.5
VERSION 3.0.1
DESCRIPTION "ReiserRT Complex Flying Phasor Tone Generator" )

# Set up compiler requirements
Expand Down
1 change: 0 additions & 1 deletion src/FlyingPhasorToneGenerator.h
Original file line number Diff line number Diff line change
Expand Up @@ -210,5 +210,4 @@ namespace ReiserRT
}
}


#endif //REISER_RT_FLYING_PHASOR_H
Loading

0 comments on commit a1586c8

Please sign in to comment.