-
-
Notifications
You must be signed in to change notification settings - Fork 212
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule jaspTestModule
updated
12 files
+8 −0 | R/testDropdownFunc.R | |
+95 −0 | R/testMixedColumnsTable.R | |
+ − | inst/.DS_Store | |
+32 −18 | inst/Description.qml | |
+1 −1 | inst/qml/AnalysisUpgrade.qml | |
+1 −1 | inst/qml/CopyOfDescriptives.qml | |
+0 −1 | inst/qml/TestInfo.qml | |
+1 −1 | inst/qml/testComponentsListLayout.qml | |
+192 −0 | inst/qml/testDropdown.qml | |
+2 −1 | inst/qml/testMixedColumns.qml | |
+4 −5 | inst/qml/testRSource.qml | |
+79 −96 | renv.lock |